OpenCloudOS-Kernel/fs/bfs
Al Viro 00cd8dd3bf stop passing nameidata to ->lookup()
Just the flags; only NFS cares even about that, but there are
legitimate uses for such argument.  And getting rid of that
completely would require splitting ->lookup() into a couple
of methods (at least), so let's leave that alone for now...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-07-14 16:34:32 +04:00
..
Kconfig fs/Kconfig: move bfs out 2009-01-22 13:15:57 +03:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bfs.h BFS: clean up the superblock usage 2010-08-09 16:48:53 -04:00
dir.c stop passing nameidata to ->lookup() 2012-07-14 16:34:32 +04:00
file.c block: remove per-queue plugging 2011-03-10 08:52:07 +01:00
inode.c vfs: Rename end_writeback() to clear_inode() 2012-05-06 13:43:41 +08:00