From: Pavel Emelyanov Date: Fri, 25 Jul 2008 08:48:47 +0000 (-0700) Subject: bsdacct: turn acct off for all pidns-s on umount time X-Git-Tag: v2.6.27-rc1~256 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5a7174875ea570cc675f2c503e800db8efdd6a7;p=pandora-kernel.git bsdacct: turn acct off for all pidns-s on umount time All the bsd_acct_strcts with opened accounting are linked into a global list. So, the acct_auto_close(_mnt) walks one and drops the accounting for each. Signed-off-by: Pavel Emelyanov Cc: Balbir Singh Cc: "Eric W. Biederman" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed