Chapter Previous Next

struct sfs_chmod_request

Change mode of file (encrypted <--> plain)
char dir [ SFS_MAX_PATH ];
gid_t gid;
mode_t mode;
char name [ SFS_MAX_PATH ];
mode_t rights;
off_t size;
uid_t uid;

#include "sfs.h"