commit | ab67b7c1f780a8a321fe7ee49117775009350fb3 | [log] [tgz] |
---|---|---|
author | Yan Zheng <zheng.yan@oracle.com> | Fri Dec 19 10:58:39 2008 -0500 |
committer | Chris Mason <chris.mason@oracle.com> | Fri Dec 19 10:58:39 2008 -0500 |
tree | 35a7ac2e5f641d8f11d472d7f84601d16f4fcddc | |
parent | b16281c30c841c6d999ff36c8d903f42a69315f2 [diff] |
Btrfs: Add missing mnt_drop_write in ioctl.c This patch adds the missing mnt_drop_write to match mnt_want_write in btrfs_ioctl_defrag and btrfs_ioctl_clone Signed-off-by: Yan Zheng <zheng.yan@oracle.com>