login
Header Space

 
 

Mailing list archives

Search results

Found 141 matching messages (0.001 seconds). Page 1 of 8.

Re: [PATCH 4/7][TAKE5] support new modes in fallocate

... FA_ZERO_SPACE flags yet, as > *suggested* by Andreas in http://lkml.org/lkml/2007 ... is based on the discussion between > > Andreas Dilger and David Chinner on ... /majordomo-info.html Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster ...

linux-kernel - Andreas Dilger - Jun 25 2007 - 17:46

[PATCH] clarify CONFIG_DEBUG_INFO help text

... option in the Makefile. Signed-off-by: Andreas Dilger --- ./lib/Kconfig.debug.orig 2007-02-07 17:10: ... If unsure, say N. Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems ...

linux-kernel - Andreas Dilger - Mar 27 2007 - 17:21

Re: [PATCH 5/13] ext4: use zero_user_page

... be Ack/Nack independently. Looks good in any case, Signed-off-by: Andreas Dilger > diff -urpN ... kernel.org/majordomo-info.html Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems ...

linux-kernel - Andreas Dilger - Apr 11 2007 - 00:14

Re: [PATCH 4/5] ext4: fallocate support in ext4

... , 2007 19:02 -0400, Jeff Garzik wrote: > Andreas Dilger wrote: > >Actually, this is a non- ... cause reads to return zero. Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems, Inc. - To unsubscribe from this list: ...

linux-kernel - Andreas Dilger - May 7 2007 - 21:07

Re: [PATCH 2/2] file capabilities: accomodate >32 bit capabilities

... -0500, Serge E. Hallyn wrote: > Quoting Andreas Dilger (adilger@clusterfs.com): > > One of the important use cases I can see ... to you? Seems reasonable. Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File ...

linux-kernel - Andreas Dilger - May 10 2007 - 16:01

Re: [PATCH 1/5] fallocate() implementation in i86, x86_64 and powerpc

... 14, 2007 at 03:14:58AM -0600, Andreas Dilger wrote: > > > B FA_DEALLOCATE > > > removes the underlying disk space with the given range. ... until they get an error. Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File ...

linux-kernel - Andreas Dilger - Jun 14 2007 - 15:33

Re: [PATCH 4/7][TAKE5] support new modes in fallocate

... Jun 25, 2007 at 03:46:26PM -0600, Andreas Dilger wrote: > > Can you clarify - what is ... the old data from the disk. Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems, Inc. - To unsubscribe from this list: send ...

linux-kernel - Andreas Dilger - Jun 26 2007 - 11:34

Re: [PATCH 4/7][TAKE5] support new modes in fallocate

... Jun 25, 2007 at 03:52:39PM -0600, Andreas Dilger wrote: > > In XFS one of the ( ... unallocated, and their data disappears. Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems, Inc. - To unsubscribe from this list: ...

linux-kernel - Andreas Dilger - Jun 26 2007 - 11:42

Re: [EXT4 set 4][PATCH 2/5] i_version: Add hi 32 bit inode version on ext4 on-disk inode

... > > Signed-off-by: Andreas Dilger > > Signed-off-by: Kalpak Shah ... not a cause for alarm. Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems ...

linux-kernel - Andreas Dilger - Jul 11 2007 - 07:46

Re: [PATCH] obsolete fragment from ext4

... patch. > > > Signed-Off-By: Coly Li Acked-by: Andreas Dilger Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems, Inc. - To unsubscribe from this list: ...

linux-kernel - Andreas Dilger - Aug 10 2007 - 04:43

Re: [PATCH] [187/2many] MAINTAINERS - EXT3 FILE SYSTEM

... > +M: akpm@linux-foundation.org > +P: Andreas Dilger > +M: adilger@clusterfs.com > L: ... include/linux/jbd.h for ext3. Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems, Inc. - To unsubscribe from this list: ...

linux-kernel - Andreas Dilger - Aug 13 2007 - 04:59

Re: [PATCH] [188/2many] MAINTAINERS - EXT4 FILE SYSTEM

... : sct@redhat.com > +P: Andrew Morton > +M: akpm@linux-foundation.org > +P: Andreas Dilger > +M: adilger@clusterfs.com > L: ... MingMing Cao in their place. Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems, ...

linux-kernel - Andreas Dilger - Aug 13 2007 - 05:01

Re: [PATCH] [187/2many] MAINTAINERS - EXT3 FILE SYSTEM

On Aug 13, 2007 02:59 -0600, Andreas Dilger wrote: > > EXT3 FILE SYSTEM > > ... a separate section for that already... Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems, Inc. - To unsubscribe from this list: ...

linux-kernel - Andreas Dilger - Aug 13 2007 - 05:25

Re: [PATCH] ext34: ensure do_split leaves enough free space in both blocks

... so we could add: Signed-off-by: Andreas Dilger Haven't actually tested the code myself. Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems, Inc. - To unsubscribe from this list ...

linux-kernel - Andreas Dilger - Sep 17 2007 - 16:57

Re: [RFC] Parallelize IO for e2fsck

... Jan 21, 2008 at 04:00:41PM -0700, Andreas Dilger wrote: > > I discussed this with Ted at one ... single-user fsck at boot time. Cheers, Andreas -- Andreas Dilger Sr. Staff Engineer, Lustre Group Sun Microsystems of Canada, Inc. -- To unsubscribe ...

linux-kernel - Andreas Dilger - Jan 22 2008 - 03:05

Re: [patch 12/26] mount options: fix ext4

... Szeredi Acked-by: Andreas Dilger > Index: linux/ ... =%lu", sbi->s_stripe); > > /* > * journal mode get enabled in different ways Cheers, Andreas -- Andreas Dilger Sr. Staff Engineer, Lustre Group Sun ...

linux-kernel - Andreas Dilger - Jan 25 2008 - 02:41

Re: [RFC] ext3 freeze feature ver 0.2

... o Elevate XFS ioctl numbers (XFS_IOC_FREEZE and XFS_IOC_THAW) to the VFS > > As Andreas Dilger and Christoph Hellwig advised me, ... relatively minor wart I think. Cheers, Andreas -- Andreas Dilger Sr. Staff Engineer, Lustre Group ...

linux-kernel - Andreas Dilger - Feb 26 2008 - 13:08

Re: [PATCH 2/3] jbd2: replace potentially false assertion with if block

... Griffin Acked-by: Andreas Dilger > --- > fs/jbd2/journal.c | 7 ++++--- > 1 files changed, ... kernel.org/majordomo-info.html Cheers, Andreas -- Andreas Dilger Sr. Staff Engineer, Lustre Group ...

linux-kernel - Andreas Dilger - Mar 7 2008 - 17:23

Re: [PATCH 3/3] jbd2: only create debugfs and stats entries if cache initialisation is successful

... Griffin Acked-by: Andreas Dilger > --- > fs/jbd2/journal.c | 8 +++++--- > 1 files changed, ... .org/majordomo-info.html Cheers, Andreas -- Andreas Dilger Sr. Staff Engineer, Lustre Group Sun ...

linux-kernel - Andreas Dilger - Mar 7 2008 - 17:24

Re: [RFC] JBD ordered mode rewrite

... +0100, Jan Kara wrote: > On Fri 07-03-08 16:52:10, Andreas Dilger wrote: > > I'm looking at what ... without an IO that is fine. Cheers, Andreas -- Andreas Dilger Sr. Staff Engineer, Lustre Group Sun Microsystems of Canada, Inc. -- To ...

linux-kernel - Andreas Dilger - Mar 10 2008 - 17:37

speck-geostationary