]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Btrfs: mnt_drop_write in ioctl_trans_end
authorSage Weil <sage@newdream.net>
Thu, 11 Dec 2008 21:30:06 +0000 (16:30 -0500)
committerChris Mason <chris.mason@oracle.com>
Thu, 11 Dec 2008 21:30:06 +0000 (16:30 -0500)
commitcfc8ea87201dc9bb6aeb3fc80c61abee83e7cc06
tree51c204175bf806abc180badd691aa909e2d61fcf
parent0403e47ee26f26e960ee9038552bc89df4a1fb3d
Btrfs: mnt_drop_write in ioctl_trans_end

Add missing mnt_drop_write to match the mnt_want_write in
btrfs_ioctl_trans_start.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/btrfs/ioctl.c