Re: [-mm patch] #if 0 fs/gfs2/acl.c:gfs2_check_acl()

2006-11-29 Thread Steven Whitehouse
Hi, A better solution is just to remove it I think, so thats what I'll do in my git tree. Thanks for pointing it out, Steve. On Wed, 2006-11-29 at 11:04 +0100, Adrian Bunk wrote: > On Tue, Nov 28, 2006 at 02:02:46AM -0800, Andrew Morton wrote: > >... > > Changes since 2.6.19-rc6-mm1: > >... > >

[-mm patch] #if 0 fs/gfs2/acl.c:gfs2_check_acl()

2006-11-29 Thread Adrian Bunk
On Tue, Nov 28, 2006 at 02:02:46AM -0800, Andrew Morton wrote: >... > Changes since 2.6.19-rc6-mm1: >... > git-gfs2-nmw.patch >... > git trees >... This patch #if 0's the no longer used gfs2_check_acl(). Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- fs/gfs2/acl.c |2 ++ fs/gfs2/acl