xfs
[Top] [All Lists]

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

To: xfs-oss <xfs@xxxxxxxxxxx>, linux-xfs@xxxxxxxxxxxxxxx
Subject: [PATCH 0/2 V2] fix up mount check handling
From: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date: Mon, 19 Sep 2016 17:06:56 -0500
Delivered-to: xfs@xxxxxxxxxxx
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.3.0
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

<Prev in Thread] Current Thread [Next in Thread>