On Thu, Dec 14, 2017 at 05:23:33PM +0900, Misono, Tomohiro wrote: > Summary: > Cleanup mount path by avoiding calling btrfs_mount() twice. > No functional changes. See below for longer explanation. > > Changelog: > v4: > - Rebased to v4.15-rc3 > - Change MS_* flags to SB_* flags > - Change GFP_NOFS to GFP_KERNEL > - Use if statements instead of switch in parse_early_options() > - Name change (mount_root -> btrfs_mount_root) and add some comments
Thanks, patches moved to the misc-next queue. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html