]> git.karo-electronics.de Git - karo-tx-linux.git/commit
posix_acl: uninlining
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 5 Nov 2013 05:55:21 +0000 (16:55 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 05:55:21 +0000 (16:55 +1100)
commitdec36e86dd8a24e3501e156da8ca50b03eb8d517
tree3c1bae01d24fa25e503ba4613e2e64badab482dc
parent2051a80c88b54a3254b867b110b54a578011cf77
posix_acl: uninlining

Uninline vast tracts of nested inline functions in
include/linux/posix_acl.h.

This reduces the text+data+bss size of x86_64 allyesconfig vmlinux by 8026
bytes.

The patch also regularises the positioning of the EXPORT_SYMBOLs in
posix_acl.c.

Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: J. Bruce Fields <bfields@fieldses.org>
Cc: Trond Myklebust <Trond.Myklebust@netapp.com>
Tested-by: Benny Halevy <bhalevy@primarydata.com>
Cc: Benny Halevy <bhalevy@panasas.com>
Cc: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/posix_acl.c
include/linux/posix_acl.h