Re: [PATCH 00/11] fs: use freeze_fs on suspend/hibernate

From: Yu Chen
Date: Thu Nov 30 2017 - 11:51:04 EST


On Fri, Dec 1, 2017 at 12:41 AM, Jiri Kosina <jikos@xxxxxxxxxx> wrote:
> On Fri, 1 Dec 2017, Yu Chen wrote:
>
>> BTW, is nfs able to be included in this set? I also encountered a
>> freeze() failure due to nfs access during that stage recently.
>
> The freezer usage in NFS is magnitudes more complicated, so it makes sense
> to first go after the lower hanging fruit to figure out the viability of
> the whole aproach in practice.

Ok, thanks!