[Ocfs2-devel] ocfs2: fix sparse file & data ordering issue in direct io

Dan Carpenter dan.carpenter at oracle.com
Thu Nov 24 06:21:06 PST 2016


On Tue, Nov 22, 2016 at 10:29:52AM +0800, Junxiao Bi wrote:
> Hi Dan,
> 
> It will not cause a real issue. -EAGAIN can be only returned in
> __ocfs2_page_mkwrite() path where "locked_page" is NULL, so that
> function will return VM_FAULT_NOPAGE before accessing "fsdata".
> 

Good enough.  Thanks for looking at this.

regards,
dan carpenter




More information about the Ocfs2-devel mailing list