From: Al Viro Date: Thu, 7 Aug 2014 11:35:19 +0000 (-0400) Subject: make acct_kill() wait for file closing. X-Git-Tag: omap-for-v3.17/fixes-against-rc2~87^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17c0a5aaffa63da6b5c73a31e36616bdcd12d143;p=pandora-kernel.git 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 --- Reading git-diff-tree failed