alistair23-linux/fs/exofs
H Hartley Sweeten de74b05ace exofs/super.c: local functions should be static
This quiets the following sparse noise:

warning: symbol 'exofs_sync_fs' was not declared. Should it be static?
warning: symbol 'exofs_free_sbi' was not declared. Should it be static?
warning: symbol 'exofs_get_parent' was not declared. Should it be static?

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
2011-10-03 17:07:29 +02:00
..
BUGS exofs: Documentation 2009-03-31 19:44:38 +03:00
common.h Fix common misspellings 2011-03-31 11:26:23 -03:00
dir.c exofs: Trivial: fix some indentation and debug prints 2011-03-15 15:00:27 +02:00
exofs.h exofs: Rename raid engine from exofs/ios.c => ore 2011-08-06 19:36:18 -07:00
file.c fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 2011-07-20 20:47:59 -04:00
inode.c exofs: Rename raid engine from exofs/ios.c => ore 2011-08-06 19:36:18 -07:00
Kbuild ore: Make ore its own module 2011-08-06 19:36:19 -07:00
Kconfig ore: Make ore its own module 2011-08-06 19:36:19 -07:00
namei.c make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 2011-07-20 01:44:26 -04:00
ore.c exofs/ore.c: local functions should be static 2011-10-03 17:06:47 +02:00
super.c exofs/super.c: local functions should be static 2011-10-03 17:07:29 +02:00
symlink.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00