Hi Christoph,
On 08/18/2010 05:29 PM, Christoph Hellwig wrote:
This series converts over all filesystems to the new WRITE_FLUSH_FUA
primitive that Tejun added. XFS, btrfs, gfs2, reiserfs, ext3 and ext4
have passed extensive xfstests coverage with this, while ocfs2, nilfs2
and fat are unsupposed by xfstests and thus untested in this patch.
As for the ocfs2 part, how to make ocfs2 supposed by xfstests? Any
guidance of it? I'd like to make ocfs2 work with xfstests so that any
future tests can be carried out with ocfs2 included. ;)
Regards,
Tao
The discard code hasn't been tested yet, I'm looking into more extensive
testing for this later. Note that the nilfs2 discard code did not wait
for the discards to finish meaning that it's almost guaranteed to be
broken after these patches, although I wouldn't be surprised if it already
was before.
The patches are a bit larger than the one liners I promised because I
remove the EOPNOTSUPP handling that's not needed with the new code.
--
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
--
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