coda: remove struct coda_sb_info
authorJan Harkes <jaharkes@cs.cmu.edu>
Thu, 19 Jul 2007 08:48:50 +0000 (01:48 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 19 Jul 2007 17:04:48 +0000 (10:04 -0700)
commita1b0aa87647493c0201821ab884e86298d5da7d6
treedf7c97e4ae6469b238f0f507eed86d906a5539b3
parent5fd31e9a67dd6c80e49240514cf854c1f054aca2
coda: remove struct coda_sb_info

The sb_info structure only contains a single pointer to the character device,
there is no need for the added indirection.

Signed-off-by: Jan Harkes <jaharkes@cs.cmu.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/coda/cache.c
fs/coda/inode.c
fs/coda/upcall.c
include/linux/coda_psdev.h