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>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Do actual closing of file via schedule_work(). And use
__fput_sync() there.
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>