linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* SEEK_DATA/HOLE on ocfs2 - v2
@ 2011-05-19  2:44 Sunil Mushran
  2011-05-19  2:44 ` [PATCH] fs: Fix default SEEK_DATA and SEEK_HOLE implementation Sunil Mushran
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Sunil Mushran @ 2011-05-19  2:44 UTC (permalink / raw)
  To: josef, linux-kernel, linux-fsdevel, linux-btrfs, linux-ext4, viro,
	o


Two patches follow this message. One fixes the default implementation
of SEEK_HOLE/DATA. This patch applies atop Josef's last posted patch.
The second patch implements the same on ocfs2.

The test tool for the same is available here.
http://oss.oracle.com/~smushran/seek_data/seek_test.c

It is improved since the last post. It runs cleanly on zfs, ocfs2 and ext3
(default behavior). Users testing on zfs will need to flip the values of
SEEK_HOLE/DATA.

The results on ext4 and btrfs are also available here.
http://oss.oracle.com/~smushran/seek_data/

Thanks
Sunil

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-05-19 17:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-19  2:44 SEEK_DATA/HOLE on ocfs2 - v2 Sunil Mushran
2011-05-19  2:44 ` [PATCH] fs: Fix default SEEK_DATA and SEEK_HOLE implementation Sunil Mushran
2011-05-19  2:44 ` [PATCH] ocfs2: Implement llseek() Sunil Mushran
2011-05-19  9:13   ` Tristan Ye
2011-05-19 17:45     ` [Ocfs2-devel] " Sunil Mushran
2011-05-19 11:05   ` Christoph Hellwig
2011-05-19 17:29     ` Sunil Mushran
2011-05-19 11:04 ` [Ocfs2-devel] SEEK_DATA/HOLE on ocfs2 - v2 Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).