-
Al Viro authored
a) file can't be NULL b) file can't be changed under us c) all writes are serialized by acct->lock; no need to mess with spinlock there. Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
54a4d58a
a) file can't be NULL
b) file can't be changed under us
c) all writes are serialized by acct->lock; no need to mess with
spinlock there.
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>