linux/fs/coda
Harvey Harrison 9fe76c763f coda: add static to functions in dir.c
coda_unlink, coda_rmdir, coda_readdir can all be static, the forward
declarations already were.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Cc: Jan Harkes <jaharkes@cs.cmu.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-29 08:05:59 -07:00
..
Makefile
cache.c
cnode.c
coda_int.h
coda_linux.c
dir.c coda: add static to functions in dir.c 2008-04-29 08:05:59 -07:00
file.c
inode.c
pioctl.c Introduce path_put() 2008-02-14 21:13:33 -08:00
psdev.c coda: convert struct class_device to struct device 2008-01-24 20:40:05 -08:00
symlink.c
sysctl.c
upcall.c