Christoph Hellwig wrote: > On Wed, Aug 19, 2009 at 10:28:04AM -0500, Eric Sandeen wrote: >> If so, that calls ltp's fsstress, which does not call fallocate nor >> posix_fallocate. It only does preallocation on xfs via the old >> xfs-specific ioctl (though I suppose we should add it...) > > Which in modern kernels is implemented in common code and gets routed to > ->falllocate. Oh right.... I was thinking it didn't try any xfs ioctls on non-xfs filesystems but I guess that's not the case. -Eric -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html