[PATCH] Coda updates [4/5]
commit01a4efd91fcb30d86dd2f49533ea5e1d6abd9ff9
authorJan Harkes <jaharkes@cs.cmu.edu>
Tue, 16 Sep 2003 10:33:45 +0000 (16 03:33 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Tue, 16 Sep 2003 10:33:45 +0000 (16 03:33 -0700)
tree87f523b855c54c179537a3a9d568b56da16d80fc
parent449fe968e1cd68897cc9bd20f9a8040a02aa60bb
[PATCH] Coda updates [4/5]

The ViceFid structure is really a Coda server datatype and the kernel
really shouldn't have to know its internal structure. Replace all
instances with struct CodaFid with opaque members.
fs/coda/cnode.c
fs/coda/coda_linux.c
fs/coda/dir.c
fs/coda/inode.c
fs/coda/upcall.c
include/linux/coda.h
include/linux/coda_fs_i.h
include/linux/coda_linux.h
include/linux/coda_psdev.h