Re: [PATCH 6/8] nfs: don't dirty ITER_BVEC pages read through direct I/O
From: Al Viro <viro@ZenIV.linux.org.uk>
Date: 2014-12-15 06:17:34
Also in:
linux-fsdevel, linux-nfs, lkml
From: Al Viro <viro@ZenIV.linux.org.uk>
Date: 2014-12-15 06:17:34
Also in:
linux-fsdevel, linux-nfs, lkml
On Sun, Dec 14, 2014 at 09:27:00PM -0800, Omar Sandoval wrote:
As with the generic blockdev code, kernel pages shouldn't be dirtied by the direct I/O path.
This really asks for an inlined helper (iter_is_bvec(iter) or something like that) -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>