From: Miklos Szeredi Date: Thu, 5 Sep 2013 09:44:38 +0000 (+0200) Subject: afs: use check_submounts_and_drop() X-Git-Tag: v3.12-rc1~105^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba81238076d368b9bb78a7fbf6c621b49d4d602f;p=pandora-kernel.git afs: use check_submounts_and_drop() Do have_submounts(), shrink_dcache_parent() and d_drop() atomically. check_submounts_and_drop() can deal with negative dentries as well. Signed-off-by: Miklos Szeredi CC: David Howells Signed-off-by: Al Viro --- Reading git-diff-tree failed