[PATCH 0/2 V2] fix up mount check handling

Eric Sandeen sandeen at sandeen.net
Mon Sep 19 17:06:56 CDT 2016


A 2 patch series to more cleanly handle the disappearance
of ustat() on some platforms, used in platform_check_ismounted()
on Linux, which caused a switch to getmntent loops in _ismounted()

This series collapses the now-similar check_platform_ismounted()
and platform_check_iswritable() functions into one, with
helpers.

Thanks,
-Eric



More information about the xfs mailing list