The following patches refactor the marking of pages as unstable and make sure that we use nfs_clear_page_commit() all places it can be used. Note that these are applied to Linus' master branch as the impetus sprung from the mismerge with the bdi changes. Difference from V1: - Split patch into logical set of changes Tom Haynes (2): nfs: Provide and use helper functions for marking a page as unstable nfs: Can call nfs_clear_page_commit() instead fs/nfs/filelayout/filelayout.c | 9 ++------- fs/nfs/flexfilelayout/flexfilelayout.c | 9 ++------- fs/nfs/internal.h | 13 +++++++++++++ fs/nfs/write.c | 16 ++++------------ 4 files changed, 21 insertions(+), 26 deletions(-) -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html