From: Al Viro Date: Sat, 4 Aug 2012 04:39:23 +0000 (+0400) Subject: missed mnt_drop_write() in do_dentry_open() X-Git-Tag: v3.6-rc2~30^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe7c80518e34d1786f4a940ce673a0bfcbe53298;p=pandora-kernel.git missed mnt_drop_write() in do_dentry_open() This one ought to be __mnt_drop_write(), to match __mnt_want_write() in the beginning... Signed-off-by: Al Viro --- Reading git-diff-tree failed