> > This patch adds an address_space operation that filesystems may > > optionally use to check if a page is really dirty or really under > > writeback. > > address_space_operations methods are Documented in > Documentation/filesystems/vfs.txt ;) I could whinge that the aops docs are already out of date but fixing it takes less time than coming up with excuses :) Documentation/filesystems/vfs.txt | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) -- 1.8.1.4 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>