From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Liu Date: Thu, 29 Sep 2011 21:19:25 +0800 Subject: [Ocfs2-devel] SEEK_DATA/SEEK_HOLE support for OCFS2 Message-ID: <4E84705D.8080402@oracle.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ocfs2-devel@oss.oracle.com Hello, I'd like to know anyone has started to write a patch for adding SEEK_DATA/SEEK_HOLE support to OCFS2 yet? If nobody working on it now, I'd like to implement it, actually, I have already worked it out, but it still in testing now. Thanks, -Jeff