linux-kernel-test/fs/fuse
Miklos Szeredi 2f1936b877 [patch 3/5] vfs: change remove_suid() to file_remove_suid()
All calls to remove_suid() are made with a file pointer, because
(similarly to file_update_time) it is called when the file is written.

Clean up callers by passing in a file instead of a dentry.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
2008-07-26 20:53:16 -04:00
..
control.c mm: bdi: expose the BDI object in sysfs for FUSE 2008-04-30 08:29:49 -07:00
dev.c fuse: fix sparse warnings 2008-04-30 08:29:51 -07:00
dir.c [PATCH] sanitize ->permission() prototype 2008-07-26 20:53:14 -04:00
file.c [patch 3/5] vfs: change remove_suid() to file_remove_suid() 2008-07-26 20:53:16 -04:00
fuse_i.h fuse: nfs export special lookups 2008-07-25 10:53:48 -07:00
inode.c SL*B: drop kmem cache argument from constructor 2008-07-26 12:00:07 -07:00
Makefile [PATCH] fuse: add control filesystem 2006-06-25 10:01:19 -07:00