On Tue, Aug 26, 2008 at 08:29:52PM +0530, Subrata Modak wrote: > Hi David/Eric, > > XFS saw the following improvements in 2.6.26: > > * Account for inode cluster alignment in all allocations, > * Remove CONFIG_XFS_SECURITY, > > We are in search of functional/regression test cases/suite, which can > help us test the XFS in general and these improvements in particular. > May we know whether you can share the same with LTP under GPLv2, if you > have something with you.
Well, xfs has it's own testsuite in xfs-cmds/xfstests and that's where test for new functionality are added. Including it into ltp by reference might be a good idea, especially as various tests are filesystem agnostic and could be extended to all Linux filesystems with a little bit of work. That beeing said in 2.6.26 there were not actually new features for XFS, just various scalability improvements and bugfixes and a lot of cleanups. For 2.6.27 that will be a little different. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
