made some minor modification
This commit is contained in:
parent
810854bcdd
commit
269245f751
@ -164,12 +164,14 @@ static const struct fuse_operations fischl_oper = {
|
||||
.bmap = fischl_bmap,
|
||||
.ioctl = fischl_ioctl,
|
||||
.poll = fischl_poll,
|
||||
/*
|
||||
#ifdef HAVE_SETXATTR
|
||||
.setxattr = fischl_setxattr,
|
||||
.getxattr = fischl_getxattr,
|
||||
.listxattr = fischl_listxattr,
|
||||
.removexattr = fischl_removexattr,
|
||||
#endif
|
||||
*/
|
||||
.flag_nullpath_ok = 0,
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user