Re: [2.6 patch] fs/freevxfs/: proper externs

2008-02-17 Thread Christoph Hellwig
On Sun, Feb 17, 2008 at 10:20:28AM +0200, Adrian Bunk wrote: > This patch moves the extern declarations of several structs to vxfs_extern.h > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> ACK. > > --- > > fs/freevxfs/vxfs_extern.h |5 + > fs/freevxfs/vxfs_immed.c |1 + >

[2.6 patch] fs/freevxfs/: proper externs

2008-02-17 Thread Adrian Bunk
This patch moves the extern declarations of several structs to vxfs_extern.h Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- fs/freevxfs/vxfs_extern.h |5 + fs/freevxfs/vxfs_immed.c |1 + fs/freevxfs/vxfs_inode.c |5 - 3 files changed, 6 insertions(+), 5 deletions(-)

[2.6 patch] fs/freevxfs/: proper externs

2008-02-17 Thread Adrian Bunk
This patch moves the extern declarations of several structs to vxfs_extern.h Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- fs/freevxfs/vxfs_extern.h |5 + fs/freevxfs/vxfs_immed.c |1 + fs/freevxfs/vxfs_inode.c |5 - 3 files changed, 6 insertions(+), 5 deletions(-)

Re: [2.6 patch] fs/freevxfs/: proper externs

2008-02-17 Thread Christoph Hellwig
On Sun, Feb 17, 2008 at 10:20:28AM +0200, Adrian Bunk wrote: This patch moves the extern declarations of several structs to vxfs_extern.h Signed-off-by: Adrian Bunk [EMAIL PROTECTED] ACK. --- fs/freevxfs/vxfs_extern.h |5 + fs/freevxfs/vxfs_immed.c |1 +