]> git.baikalelectronics.ru Git - kernel.git/commit
acct() should honour the limits from the very beginning
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 7 May 2014 09:23:41 +0000 (05:23 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 7 Aug 2014 18:40:07 +0000 (14:40 -0400)
commitdd47c0920e504a62b441887767e3e85f4c4cd951
treefdc8104fa5462298120f9c877a9625149ed78ed9
parent2c6f78ea444ecffc4842da87b380ee503c34b2a6
acct() should honour the limits from the very beginning

We need to check free space on the first write to freshly opened log.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
kernel/acct.c