alistair23-linux/fs/exofs
H Hartley Sweeten 1958c7c284 exofs/ore.c: local functions should be static
This quiets the sparse noise:

warning: symbol '_calc_trunk_info' 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:06:47 +02:00
..
BUGS
common.h Fix common misspellings 2011-03-31 11:26:23 -03:00
dir.c
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: Rename raid engine from exofs/ios.c => ore 2011-08-06 19:36:18 -07:00
symlink.c