]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/fuse/fuse_i.h
fuse: verify attributes
[mirror_ubuntu-bionic-kernel.git] / fs / fuse / fuse_i.h
index b410ba5b49f50fe21636e5171ec0ab91061e1748..0c98f23397fbe8859aa57fb479e95371692bbfb1 100644 (file)
@@ -900,6 +900,8 @@ void fuse_ctl_remove_conn(struct fuse_conn *fc);
  */
 int fuse_valid_type(int m);
 
+bool fuse_invalid_attr(struct fuse_attr *attr);
+
 /**
  * Is current process allowed to perform filesystem operation?
  */