Re: xattr performance

2013-05-17 Thread Ben Myers
Hey Christian, On Fri, May 17, 2013 at 05:02:21AM -0700, Christian Kujau wrote: a while ago I was setting reading extended attributes to ~25000 files in a directory structure on an XFS filesystem. The files were usually a few MB in size, but some where up to 2GB in size. Anyway, I *felt*

Re: [PATCH] xfstests: make the scratch device for generic/256 slightly larger

2013-07-24 Thread Ben Myers
to 1.5gig so that btrfs can do its normal thing and pass the test. Thanks, Signed-off-by: Josef Bacik jba...@fusionio.com Looks fine to me. Reviewed-by: Ben Myers b...@sgi.com -- To unsubscribe from this list: send the line unsubscribe linux-btrfs in the body of a message to majord

Re: [PATCH] Xfstests/btrfs/308: add snapshot-aware defrag for partial extents testcases

2013-07-24 Thread Ben Myers
specific, I think _supported_fs should be btrfs. I didn't see anything obviously wrong with the rest of this, but I'd rather see a review from a btrfs expert. Reviewed-by: Ben Myers b...@sgi.com -- To unsubscribe from this list: send the line unsubscribe linux-btrfs in the body of a message to majord

Re: [PATCH] xfstests: generic/315: allow a little tolerance for our used check

2013-07-30 Thread Ben Myers
On Tue, Jul 30, 2013 at 11:48:10AM +0800, Jeff Liu wrote: On 07/30/2013 02:55 AM, Josef Bacik wrote: So df in btrfs is tricky at best, and relying on it for accurate information is not great, but it's the best way to verify this test. To get around btrfs being inconsistent

Re: [PATCH 2/3] xfstests 265: add a prealloc and reserve test

2011-11-15 Thread Ben Myers
Hi Wu Bo, On Thu, Nov 03, 2011 at 11:09:00AM +0800, WuBo wrote: This test is for preallocation test. If the disk is full, just with a prealloc file has some free space that prealloc early. We need to check whether the write to the free space is success or not. Signed-off-by: Wu Bo

Re: [PATCH] xfstests: fix 284 ENOENT error

2013-01-21 Thread Ben Myers
Hey Liu, On Sun, Jan 06, 2013 at 10:30:38PM +0800, Liu Bo wrote: 284 misses a 'mkdir' operation. Signed-off-by: Liu Bo liub.li...@gmail.com Reviewed-by: Ben Myers b...@sgi.com Applied to git://oss.sgi.com/xfs/cmds/xfstests.git Regards, Ben -- To unsubscribe from this list: send

Re: [btrfs-progs] Btrfs quotas testing

2013-02-15 Thread Ben Myers
Hey Hemanth, On Fri, Feb 15, 2013 at 06:15:24PM +0530, Hemanth Kumar wrote: Signed-off-by: Hemanth Kumar hemanthkuma...@gmail.com Looks like this is btrfs specific. You probably don't need to cross post to x...@oss.sgi.com, unless you're interested in adding a test to xfstests. If so, you

Re: Announce re-factor all current xfstests patches request

2013-03-27 Thread Ben Myers
Hey, On Wed, Mar 27, 2013 at 01:42:17PM -0700, Zach Brown wrote: On Wed, Mar 27, 2013 at 03:05:12PM -0400, Theodore Ts'o wrote: What do you think about renaming the existing tests from NNN to NNN-descriptive-name? That way it will be easier for people who are trying to track regressions,

Re: [PATCH] xfstests: kill lib/random.c

2014-01-07 Thread Ben Myers
Hey Gents, On Mon, Jan 06, 2014 at 03:46:58PM -0600, Eric Sandeen wrote: On 1/6/14, 3:42 PM, Josef Bacik wrote: On 01/06/2014 04:32 PM, Eric Sandeen wrote: On 1/6/14, 1:58 PM, Josef Bacik wrote: I was trying to reproduce something with fsx and I noticed that no matter what seed I

Re: [PATCH] xfstests: kill lib/random.c

2014-01-07 Thread Ben Myers
On Tue, Jan 07, 2014 at 02:10:15PM -0600, Eric Sandeen wrote: On 1/7/14, 2:01 PM, Ben Myers wrote: Hey Gents, On Mon, Jan 06, 2014 at 03:46:58PM -0600, Eric Sandeen wrote: On 1/6/14, 3:42 PM, Josef Bacik wrote: On 01/06/2014 04:32 PM, Eric Sandeen wrote: On 1/6/14, 1:58 PM, Josef