git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a9d8bd
)
Btrfs: do delay iput in sync_fs
author
Josef Bacik
<jbacik@fusionio.com>
Thu, 16 May 2013 15:14:33 +0000
(11:14 -0400)
committer
Josef Bacik
<jbacik@fusionio.com>
Fri, 14 Jun 2013 15:29:52 +0000
(11:29 -0400)
We get lock inversion with umount if we allow iputs from sync_fs, so use the
delay iput flag to keep this from happening. Thanks,
Reported-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/super.c
patch
|
blob
|
history
diff --cc
fs/btrfs/super.c
Simple merge