Alexander Block
e00da2067b
Btrfs: remove mnt_want_write call in btrfs_mksubvol
...
We got a recursive lock in mksubvol because the caller already held
a lock. I think we got into this due to a merge error. Commit a874a63
removed the mnt_want_write call from btrfs_mksubvol and added a
replacement call to mnt_want_write_file in btrfs_ioctl_snap_create_transid.
Commit e7848683 however tried to move all calls to mnt_want_write above
i_mutex. So somewhere while merging this, it got mixed up. The
solution is to remove the mnt_want_write call completely from
mksubvol.
Reported-by: David Sterba <dave@jikos.cz>
Signed-off-by: Alexander Block <ablock84@googlemail.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
2012-08-09 11:01:54 -04:00
..
2012-05-30 10:23:27 -04:00
2012-07-25 16:15:07 -04:00
2012-03-22 01:45:34 +01:00
2012-07-25 19:19:10 -04:00
2012-07-25 19:19:10 -04:00
2012-07-23 16:28:05 -04:00
2012-07-25 23:28:38 +02:00
2011-12-21 19:14:09 +01:00
2009-01-06 09:38:55 -05:00
2012-04-13 19:41:27 -07:00
2012-03-22 01:45:34 +01:00
2012-07-25 19:19:10 -04:00
2012-07-30 17:25:14 -07:00
2012-07-23 16:28:05 -04:00
2012-07-23 15:41:40 -04:00
2012-07-12 10:54:38 +02:00
2012-07-12 10:54:38 +02:00
2012-03-22 11:52:54 +01:00
2012-08-01 10:26:23 -07:00
2012-07-10 15:14:43 +02:00
2012-05-29 23:28:33 -04:00
2008-09-25 11:04:06 -04:00
2012-07-26 14:48:55 -07:00
2012-05-31 16:49:53 -04:00
2011-08-01 14:30:50 -04:00
2012-02-15 16:40:25 +01:00
2012-07-25 16:15:08 -04:00
2012-07-23 16:28:00 -04:00
2012-07-31 09:45:52 +04:00
2012-07-23 16:28:03 -04:00
2011-05-06 12:34:03 +02:00
2009-06-10 11:29:53 -04:00
2012-03-28 20:31:37 -04:00
2012-03-29 09:57:44 -04:00
2011-04-25 16:46:11 +08:00
2012-08-01 10:26:23 -07:00
2012-08-09 11:01:54 -04:00
2012-07-25 19:19:10 -04:00
2011-12-21 19:14:16 +01:00
2012-07-23 15:36:18 -04:00
2012-03-22 01:45:34 +01:00
2012-03-20 21:48:21 +08:00
2012-07-25 19:19:10 -04:00
2012-06-14 21:30:54 -04:00
2012-05-30 10:23:33 -04:00
2012-03-22 11:52:54 +01:00
2012-05-30 10:23:41 -04:00
2008-09-25 11:03:56 -04:00
2012-07-12 10:54:21 +02:00
2012-06-14 21:29:16 -04:00
2012-05-30 10:23:43 -04:00
2012-07-30 17:25:14 -07:00
2012-07-25 23:28:38 +02:00
2012-06-14 21:29:16 -04:00
2012-07-26 18:08:30 -07:00
2012-07-25 23:30:19 +02:00
2012-07-23 16:28:06 -04:00
2012-07-30 17:25:14 -07:00
2011-06-17 14:54:18 -04:00
2012-08-01 10:26:23 -07:00
2012-07-25 16:11:38 -04:00
2011-05-02 13:57:22 +02:00
2012-07-23 16:27:54 -04:00
2012-03-22 01:45:34 +01:00
2012-05-31 16:49:53 -04:00
2012-05-31 16:49:53 -04:00
2008-09-25 15:41:59 -04:00
2012-07-23 16:28:07 -04:00
2012-07-23 16:27:42 -04:00
2012-05-30 10:23:27 -04:00
2011-02-01 11:12:29 -05:00
2012-03-20 21:48:21 +08:00