]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/coda/cache.c
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-omap-h63xx.git] / fs / coda / cache.c
index 11538a2b54230f207cafce906ea0716f53d2791f..8a2370341c7adef9188b23255261b5532ab1f22b 100644 (file)
@@ -49,11 +49,6 @@ void coda_cache_clear_inode(struct inode *inode)
 /* remove all acl caches */
 void coda_cache_clear_all(struct super_block *sb)
 {
-        struct coda_sb_info *sbi;
-
-        sbi = coda_sbp(sb);
-       BUG_ON(!sbi);
-
        atomic_inc(&permission_epoch);
 }