]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/fuse/dir.c
V4L/DVB (7719): pvrusb2: Implement input selection enforcement
[linux-2.6-omap-h63xx.git] / fs / fuse / dir.c
index 7fb514b6d85294cfb76fe3fc94c681b6292834c4..c4807b3fc8a360776bda6f976baebd26b5c9ae92 100644 (file)
@@ -906,7 +906,7 @@ static int fuse_permission(struct inode *inode, int mask, struct nameidata *nd)
        }
 
        if (fc->flags & FUSE_DEFAULT_PERMISSIONS) {
-               int err = generic_permission(inode, mask, NULL);
+               err = generic_permission(inode, mask, NULL);
 
                /* If permission is denied, try to refresh file
                   attributes.  This is also needed, because the root