OpenCloudOS-Kernel/fs/omfs
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 omfs out 2009-01-22 13:15:58 +03:00
Makefile omfs: update kbuild to include OMFS 2008-07-26 12:00:05 -07:00
bitmap.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
dir.c stop passing nameidata to ->lookup() 2012-07-14 16:34:32 +04:00
file.c Remove unneeded version.h includes from fs/ 2011-06-24 08:34:22 -07:00
inode.c vfs: Rename end_writeback() to clear_inode() 2012-05-06 13:43:41 +08:00
omfs.h omfs: propagate umode_t 2012-01-03 22:55:01 -05:00
omfs_fs.h omfs: sanity check cluster size 2010-07-10 14:38:11 -04:00