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:
4ac20c7
)
Btrfs: reorder locks and sanity checks in btrfs_ioctl_defrag
author
Ilya Dryomov
<idryomov@gmail.com>
Sun, 20 Jan 2013 13:57:57 +0000
(15:57 +0200)
committer
Ilya Dryomov
<idryomov@gmail.com>
Sun, 20 Jan 2013 14:21:22 +0000
(16:21 +0200)
Operation-specific check (whether subvol is readonly or not) should go
after the mutual exclusiveness check.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
No differences found