]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/mount.h
acct: get rid of acct_list
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 7 Aug 2014 10:23:41 +0000 (06:23 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 7 Aug 2014 18:40:08 +0000 (14:40 -0400)
commit215752fce31c80f3b3a1530bc7cddb3ba6a69b3a
tree70274a8d3ba397085593cf98be126a376f9221bf
parent54a4d58a6459a93fc6ee898354b3d2ffb80dd03a
acct: get rid of acct_list

Put these suckers on per-vfsmount and per-superblock lists instead.
Note: right now it's still acct_lock for everything, but that's
going to change.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/mount.h
fs/namespace.c
fs/super.c
include/linux/acct.h
include/linux/fs.h
kernel/acct.c