From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Chinner Subject: Re: consequences of XFS_IOC_FSSETXATTR on non-empty file? Date: Sun, 13 Jul 2014 11:26:24 +1000 Message-ID: <20140713012624.GS4453@dastard> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Samuel Just Cc: Ilya Dryomov , "ceph-devel@vger.kernel.org" , Sage Weil , xfs@oss.sgi.com List-Id: ceph-devel.vger.kernel.org On Sat, Jul 12, 2014 at 06:16:54PM -0700, Samuel Just wrote: > Hi, > > We are seeing reports of ceph-osd stores on xfs of files with some > garbage data (possibly misplaced from data elsewhere in the > filesystem). There was a bug for a while where the ceph-osd process > would set a value for fsx_extsize on a non-empty (possibly sparse) > file using XFS_IOC_FSSETXATTR. Could that plausibly result in a file > with garbage data? No, setting an extent size on a non-empty file will simply fail with EINVAL. Do you have any method of reproducing the bad data in files? Cheers, Dave. -- Dave Chinner david@fromorbit.com _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs