Ilya Dryomov
f23c8af8ca
Btrfs: fix subvol_name leak on error in btrfs_mount()
...
btrfs_parse_early_options() can fail due to error while scanning devices
(-o device= option), but still strdup() subvol_name string:
mount -o subvol=SUBV,device=BAD_DEVICE <dev> <mnt>
So free subvol_name string on error.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2011-11-09 22:53:38 +02:00
..
2011-10-20 18:10:47 +02:00
2011-11-06 03:08:49 -05:00
2011-09-29 12:54:27 +02:00
2011-11-08 15:47:34 -05:00
2011-11-06 03:04:01 -05:00
2011-10-20 18:10:41 +02:00
2011-11-06 03:05:08 -05:00
2011-11-08 15:47:34 -05:00
2011-07-26 16:49:47 -07:00
2011-08-01 14:30:48 -04:00
2011-11-06 18:50:56 -05:00
2011-11-06 03:05:08 -05:00
2011-11-06 03:07:10 -05:00
2011-11-06 03:07:10 -05:00
2011-08-01 14:30:50 -04:00
2011-11-08 15:47:34 -05:00
2011-11-06 03:04:01 -05:00
2011-10-19 15:12:45 -04:00
2011-11-06 03:03:50 -05:00
2011-05-23 13:24:39 -04:00
2011-10-19 15:12:42 -04:00
2011-11-08 15:47:34 -05:00
2011-11-06 03:08:49 -05:00
2011-11-06 03:08:49 -05:00
2011-07-27 12:46:46 -04:00
2011-07-27 12:46:46 -04:00
2011-11-06 03:07:10 -05:00
2011-10-20 18:10:50 +02:00
2011-11-06 03:11:21 -05:00
2011-10-20 18:10:31 +02:00
2011-08-01 14:30:44 -04:00
2011-11-06 03:11:29 -05:00
2011-07-27 12:46:45 -04:00
2011-11-09 22:53:38 +02:00
2011-06-17 14:54:18 -04:00
2011-11-06 03:26:19 -05:00
2011-05-28 07:00:39 -04:00
2011-11-06 03:04:01 -05:00
2011-11-06 03:07:10 -05:00
2011-11-06 03:07:10 -05:00
2011-10-19 15:12:56 -04:00