Miklos Szeredi e57ac68378 fuse: fix allowing operations
The following operation didn't check if sending the request was allowed:

  setattr
  listxattr
  statfs

Some other operations don't explicitly do the check, but VFS calls
->permission() which checks this.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-18 14:37:29 -07:00
..
2007-10-17 08:43:04 -07:00
2007-10-18 14:37:29 -07:00
2007-10-17 08:43:04 -07:00
2007-10-18 14:37:29 -07:00
2007-10-18 14:37:29 -07:00