[PATCH] fs/coda/: proper prototypes
Introduce a file fs/coda/coda_int.h with proper prototypes for some code. Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Jan Harkes <jaharkes@cs.cmu.edu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
2c2212901f
commit
c98d8cfbc6
@@ -24,6 +24,8 @@
|
||||
#include <linux/coda_psdev.h>
|
||||
#include <linux/coda_proc.h>
|
||||
|
||||
#include "coda_int.h"
|
||||
|
||||
/* if CODA_STORE fails with EOPNOTSUPP, venus clearly doesn't support
|
||||
* CODA_STORE/CODA_RELEASE and we fall back on using the CODA_CLOSE upcall */
|
||||
static int use_coda_close;
|
||||
|
Reference in New Issue
Block a user