projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8da46d
)
Fix btrfs b0rkage
author
Al Viro
<
[email protected]
>
Mon, 20 Dec 2010 15:53:18 +0000
(15:53 +0000)
committer
Linus Torvalds
<
[email protected]
>
Mon, 20 Dec 2010 17:09:57 +0000
(09:09 -0800)
Buggered-in:
76dda93c6ae2
("Btrfs: add snapshot/subvolume destroy
ioctl")
Signed-off-by: Al Viro <
[email protected]
>
Acked-by: Chris Mason <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
fs/btrfs/export.c
patch
|
blob
|
history
diff --git
a/fs/btrfs/export.c
b/fs/btrfs/export.c
index 6f0444473594a05df9b08b532c0d9e40f62bdca7..659f532d26a01f6b3b1da403a3834ba116d20bdd 100644
(file)
--- a/
fs/btrfs/export.c
+++ b/
fs/btrfs/export.c
@@
-166,7
+166,7
@@
static struct dentry *btrfs_fh_to_dentry(struct super_block *sb, struct fid *fh,
static struct dentry *btrfs_get_parent(struct dentry *child)
{
struct inode *dir = child->d_inode;
- st
atic st
ruct dentry *dentry;
+ struct dentry *dentry;
struct btrfs_root *root = BTRFS_I(dir)->root;
struct btrfs_path *path;
struct extent_buffer *leaf;