commit | 17c0a5aaffa63da6b5c73a31e36616bdcd12d143 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Aug 07 07:35:19 2014 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Aug 07 14:40:08 2014 -0400 |
tree | 5dfe2d6eaf41ee01aad44eaad06766dc67c74545 | |
parent | 0aec09d049d7e994eba54bad4376dd8f58eab797 [diff] |
make acct_kill() wait for file closing. Do actual closing of file via schedule_work(). And use __fput_sync() there. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>