RE: [PATCH] ext3/xattr_seciruty.c: local functions should be static
From: H Hartley Sweeten <hidden>
Date: 2011-10-05 17:27:20
Also in:
lkml
From: H Hartley Sweeten <hidden>
Date: 2011-10-05 17:27:20
Also in:
lkml
On Tuesday, October 04, 2011 4:38 PM, Jan Kara wrote:
On Fri 23-09-11 15:07:09, H Hartley Sweeten wrote:quoted
Quiets the sparse noise: warning: symbol 'ext3_initxattrs' was not declared. Should it be static? Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Jan Kara <jack@suse.cz> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Andreas Dilger <adilger.kernel@dilger.ca>Here applies the same comment as to the ext2 patch - not in current Linus' kernel AFAICS.
These are in linux-next due to:
commit 9d8f13ba3f4833219e50767b022b82cd0da930eb
Author: Mimi Zohar [off-list ref]
Date: Mon Jun 6 15:29:25 2011 -0400
security: new security_inode_init_security API adds function callback
I can repost these after this commit hits Linus' kernel if necessary.
Thanks,
Hartley