2012-08-09 16:01:31

by Chris Mason

[permalink] [raw]
Subject: [GIT PULL 2/2] Btrfs merge fix

Hi Linus,

Please pull my for-linus-3.6 branch:

git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus-3.6

It fixes a merging error in rc1. The calls to mnt_want_write should
have been removed.

Alexander Block (1):
Btrfs: remove mnt_want_write call in btrfs_mksubvol

fs/btrfs/ioctl.c | 5 -----
1 file changed, 5 deletions(-)