On 3/4/24 10:03 AM, Bill O'Donnell wrote: > Convert the efs filesystem to use the new mount API. > > Signed-off-by: Bill O'Donnell <bodonnel@xxxxxxxxxx> This looks fine to me now. Going forward, I might try to structure the changes so that _reconfigure() stays in the same place as _remount_fs(), and _get_tree stays in the same place as _mount(), when possible - it makes the patch a little easier to review. But that's just a minor suggestion. Reviewed-by: Eric Sandeen <sandeen@xxxxxxxxxx>