login
Header Space

 
 

Mailing list archives

Search results

Found 1060 matching messages (0.005 seconds). Page 1 of 50.

Re: [PATCH] affs: fix missing unlocks in affs_remove_link

... at 01:47:08AM +0200, Christoph Hellwig wrote: > ping? > > On Wed, ... at 02:38:21PM +0200, Christoph Hellwig wrote: > > ping? > > > > On Fri ... i_hash_lock semaphore. > > > > > > > > > Signed-off-by: Christoph Hellwig > > > > > > Index ...

linux-fsdevel - Christoph Hellwig - Sep 8 2008 - 13:36

Re: [PATCH] sanitize lookup_hash prototype

... , 2005 at 01:40:30AM +0200, Christoph Hellwig wrote: > ->permission and ->lookup have ... one is correct: Signed-off-by: Christoph Hellwig Index: ... Use lookup_one_len or lookup_create instead. +Who: Christoph Hellwig - To ...

linux-fsdevel - Christoph Hellwig - Oct 29 2005 - 12:49

Re: [PATCH] affs: fix missing unlocks in affs_remove_link

... 2008 at 02:38:21PM +0200, Christoph Hellwig wrote: > ping? > > On Fri, ... 2008 at 12:35:29PM +0200, Christoph Hellwig wrote: > > In two error cases ... the i_hash_lock semaphore. > > > > > > Signed-off-by: Christoph Hellwig > > > > Index: ...

linux-fsdevel - Christoph Hellwig - Aug 10 2008 - 19:47

Re: [PATCH, RFC] map multiple blocks at a time in mpage_readpage(s)

... 04, 2005 at 09:42:46PM +0200, Christoph Hellwig wrote: > This patch changes mpage_readpage/mpage_readpages to use a get_blocks > call that ... one had serious objections. Signed-off-by: Christoph Hellwig Index: linux-2. ...

linux-fsdevel - Christoph Hellwig - Oct 19 2005 - 07:56

[PATCH] sanitize lookup_hash prototype

... I need to fix up rpc_pipefs. Signed-off-by: Christoph Hellwig Index: linux-2.6/ ... 2006 +Why: Too low-level interface. Use lookup_one_len or lookup_create instead. +Who: Christoph Hellwig - To unsubscribe from this list ...

linux-fsdevel - Christoph Hellwig - Oct 28 2005 - 19:40

[PATCH] per-mountpoint noatime/nodiratime

... the actual patch and changelog for git: -- From: Christoph Hellwig Turn noatime and nodiratime ... the IS_NOATIME/IS_NODIRATIME macros that were only used by touch_atime. Signed-off-by: Christoph Hellwig Index: linux-2. ...

linux-fsdevel - Christoph Hellwig - Dec 23 2005 - 14:03

Re: fscache review comments, part 3

... , 2006 at 10:23:57AM +0100, David Howells wrote: > Christoph Hellwig wrote: > > > - ... the core code and adding exports in the same patch. > > Then people (like one Christoph Hellwig) complain about modules that add stuff > that ...

linux-fsdevel - Christoph Hellwig - Sep 29 2006 - 12:43

Re: + knfsd-exportfs-add-exportfsh-header-fix.patch added to -mm tree

... May 16, 2007 at 08:57:21AM +0200, Christoph Hellwig wrote: > On Tue, May 15, 2007 at 02:49:14PM -0700, akpm@ ... was a way to avoid having to do quilt add everytime) Signed-off-by: Christoph Hellwig Index: linux-2.6/ ...

linux-fsdevel - Christoph Hellwig - May 16 2007 - 08:53

[PATH 18/19] exportfs: update documentation

... to reflect the preferred version. Signed-off-by: Christoph Hellwig Index: linux-2.6/ ... @@ -1,4 +1,13 @@ - +/* + * Copyright (C) Neil Brown 2002 + * Copyright (C) Christoph Hellwig 2007 + * + * This file contains the code mapping ...

linux-fsdevel - Christoph Hellwig - Aug 30 2007 - 09:17

[PATCH 18/18] exportfs: update documentation

... to reflect the preferred version. Signed-off-by: Christoph Hellwig Index: linux-2.6- ... @@ -1,4 +1,13 @@ - +/* + * Copyright (C) Neil Brown 2002 + * Copyright (C) Christoph Hellwig 2007 + * + * This file contains the code mapping ...

linux-fsdevel - Christoph Hellwig - Sep 19 2007 - 12:31

Re: [PATCH] reiserfs: use open_bdev_excl

On Wed, Dec 26, 2007 at 04:31:01PM +0100, Christoph Hellwig wrote: > Use the proper helper to open a blockdevice by name for filesystem > ... to see this going in soon. > Signed-off-by: Christoph Hellwig > > Index: linux-2.6- ...

linux-fsdevel - Christoph Hellwig - Feb 7 2008 - 00:45

Re: [PATCH] reiserfs: use open_bdev_excl

... > On Thu, 7 Feb 2008 05:45:13 +0100 Christoph Hellwig wrote: > > > On Wed, Dec 26, 2007 at 04:31:01PM +0100, Christoph Hellwig wrote: > > > Use the proper helper to open a blockdevice by name for filesystem > > ...

linux-fsdevel - Christoph Hellwig - Feb 7 2008 - 01:19

Re: [PATCH] ext4: move headers out of include/linux

... Sat, Feb 09, 2008 at 10:39:33AM +0100, Christoph Hellwig wrote: > Move ext4 headers out of include/linux. ... aswell, > so the diverging from them argument doesn't count. > > Signed-off-by: Christoph Hellwig Looks like the patch is to ...

linux-fsdevel - Christoph Hellwig - Feb 10 2008 - 02:52

Re: [PATCH] reiserfs: use open_bdev_excl

... Wed, Dec 26, 2007 at 04:31:01PM +0100, Christoph Hellwig wrote: > Use the proper helper to open a ... external journal. Any reason this still didn't get sent to Linus? > > > Signed-off-by: Christoph Hellwig > > Index: linux-2.6-xfs/ ...

linux-fsdevel - Christoph Hellwig - Apr 29 2008 - 14:13

Re: [PATCH] ufs: remove unneeded ufs_put_inode prototype

ping? On Wed, Jan 02, 2008 at 10:25:13PM +0100, Christoph Hellwig wrote: > > Signed-off-by: Christoph Hellwig > > Index: linux-2.6/fs/ufs/ufs.h > =================================================================== > ...

linux-fsdevel - Christoph Hellwig - May 5 2008 - 04:53

Re: [PATCH] affs: fix missing unlocks in affs_remove_link

... , May 09, 2008 at 12:35:29PM +0200, Christoph Hellwig wrote: > In two error cases affs_remove_link doesn't call affs_unlock_dir to > release the i_hash_lock semaphore. > > > Signed-off-by: Christoph Hellwig > > Index: linux-2.6/fs/ ...

linux-fsdevel - Christoph Hellwig - May 21 2008 - 08:38

Re: [PATCH 1/2] change d_add_ci argument ordering

... Aug 07, 2008 at 11:48:04PM +0200, Christoph Hellwig wrote: > As pointed out during review d_add_ci argument order should match d_add, > ... useful, so here it is: Signed-off-by: Christoph Hellwig Index: linux-2.6/ ...

linux-fsdevel - Christoph Hellwig - Aug 7 2008 - 17:49

Re: silent semantic changes with reiser4

On Thu, Aug 26, 2004 at 03:00:34PM +0200, Christophe Saout wrote: > Am Donnerstag, den 26.08.2004, 14:49 +0200 schrieb Christoph Hellwig: > > > Now that part is interesting from the how to sell it to non-Linux users > > POV, ...

linux-fsdevel - Christoph Hellwig - Aug 26 2004 - 09:07

Re: fishy ->put_inode usage in ntfs

... 14, 2004 at 01:39:30PM +0100, Anton Altaparmakov wrote: > Hi Christoph, > > On Thu, 2004-10-14 at 12:26, Christoph Hellwig wrote: > > the inode->i_count useage in ntfs_put_inode is possibly ract vecause we > > could get anoher ...

linux-fsdevel - Christoph Hellwig - Oct 14 2004 - 08:59

Re: allowed pages in the block later, was Re: [PATCH] ext3: avoid sending down non-refcounted pages

... Thu, Dec 08, 2005 at 03:58:46PM +0200, Pekka Enberg wrote: > Hi Christoph, > > On 12/8/05, Christoph Hellwig wrote: > > One way to work around that would be to detect kmalloced pages and use ...

linux-fsdevel - Christoph Hellwig - Dec 12 2005 - 13:27

speck-geostationary