UBUNTU: ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
[linux-flexiantxendom0-natty.git] / ubuntu / aufs / dir.c
index e88d4f2..e6eb7ac 100644 (file)
@@ -207,12 +207,10 @@ static int aufs_release_dir(struct inode *inode __maybe_unused,
                            struct file *file)
 {
        struct au_vdir *vdir_cache;
-       struct super_block *sb;
        struct au_finfo *finfo;
        struct au_fidir *fidir;
        aufs_bindex_t bindex, bend;
 
-       sb = file->f_dentry->d_sb;
        finfo = au_fi(file);
        fidir = finfo->fi_hdir;
        if (fidir) {