commit | 8fa1f1c2bd86007beb4a4845e6087ac4a704dc80 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed May 21 18:22:52 2014 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Aug 07 14:40:09 2014 -0400 |
tree | 9bfd55957c49422697debb7651b669891cb1b5f2 | |
parent | efb170c22867cdc6f770de441bdefecec6712199 [diff] |
make fs/{namespace,super}.c forget about acct.h These externs belong in fs/internal.h. Rename (they are not acct-specific anymore) and move them over there. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>