On Wed, Apr 04, 2007 at 04:32:24PM -0700, Badari Pulavarty wrote: > On Wed, 2007-04-04 at 16:17 -0700, Mark Fasheh wrote: > > On Wed, Apr 04, 2007 at 04:05:19PM -0700, Badari Pulavarty wrote: > > > Hmm.. Okay, only filesystems that could return AOP_TRUNCATED_PAGE > > > are ocf2 and gfs2. Now that both of them are switched to have > > > write_begin()/write_end(), why do we need this code to handle > > > AOP_TRUNCATED_PAGE (in the else part) ? Can't we just cleanup/nuke > > > all the AOP_TRUNCATED_PAGE handling ? > > > > We don't - I'm pretty sure that fs-no-AOP_TRUNCATED_PAGE.patch gets rid of > > them. > > --Mark > > It didn't, completely get rid of them :( ->readpage can still return AOP_TRUNCATED_PAGE. Were there any from prepare_write or commit_write still around? - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html