All of lore.kernel.org
 help / color / mirror / Atom feed
* SEEK_DATA/HOLE on ocfs2 - v2
@ 2011-05-19  2:44 ` Sunil Mushran
  0 siblings, 0 replies; 18+ 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] 18+ messages in thread
* PATCH v3: Add support SEEK_DATA/HOLE in ocfs2
@ 2011-05-23 23:55 Sunil Mushran
  2011-05-23 23:55 ` [PATCH] ocfs2: Implement llseek() Sunil Mushran
  0 siblings, 1 reply; 18+ messages in thread
From: Sunil Mushran @ 2011-05-23 23:55 UTC (permalink / raw)
  To: josef, linux-kernel, linux-fsdevel, linux-btrfs, linux-ext4, viro, o


The following patch implements SEEK_DATA/HOLE on ocfs2. The patch has
been tested atop Josef's v4 patch series.

Logs of successful runs on btrfs, ext3, ext4 and ocfs2 are available here:
http://oss.oracle.com/~smushran/seek_data/

Thanks
Sunil

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

end of thread, other threads:[~2011-05-23 23:55 UTC | newest]

Thread overview: 18+ 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 ` [Ocfs2-devel] " Sunil Mushran
2011-05-19  2:44 ` [PATCH] fs: Fix default SEEK_DATA and SEEK_HOLE implementation Sunil Mushran
2011-05-19  2:44   ` [Ocfs2-devel] " Sunil Mushran
2011-05-19  2:44 ` [PATCH] ocfs2: Implement llseek() Sunil Mushran
2011-05-19  2:44   ` [Ocfs2-devel] " Sunil Mushran
2011-05-19  9:13   ` Tristan Ye
2011-05-19  9:13     ` [Ocfs2-devel] " Tristan Ye
2011-05-19  9:13     ` Tristan Ye
2011-05-19 17:45     ` Sunil Mushran
2011-05-19 17:45       ` Sunil Mushran
2011-05-19 11:05   ` Christoph Hellwig
2011-05-19 11:05     ` Christoph Hellwig
2011-05-19 17:29     ` Sunil Mushran
2011-05-19 17:29       ` Sunil Mushran
2011-05-19 11:04 ` [Ocfs2-devel] SEEK_DATA/HOLE on ocfs2 - v2 Christoph Hellwig
2011-05-19 11:04   ` Christoph Hellwig
2011-05-23 23:55 PATCH v3: Add support SEEK_DATA/HOLE in ocfs2 Sunil Mushran
2011-05-23 23:55 ` [PATCH] ocfs2: Implement llseek() Sunil Mushran

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.