Fix btrfs b0rkage

Buggered-in: 76dda93c6ae2 ("Btrfs: add snapshot/subvolume destroy
ioctl")

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Chris Mason <chris.mason@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by Al Viro and committed by Linus Torvalds 3cb50ddf b8da46d3

+1 -1
+1 -1
fs/btrfs/export.c
··· 166 static struct dentry *btrfs_get_parent(struct dentry *child) 167 { 168 struct inode *dir = child->d_inode; 169 - static struct dentry *dentry; 170 struct btrfs_root *root = BTRFS_I(dir)->root; 171 struct btrfs_path *path; 172 struct extent_buffer *leaf;
··· 166 static struct dentry *btrfs_get_parent(struct dentry *child) 167 { 168 struct inode *dir = child->d_inode; 169 + struct dentry *dentry; 170 struct btrfs_root *root = BTRFS_I(dir)->root; 171 struct btrfs_path *path; 172 struct extent_buffer *leaf;