From: Nick Piggin Date: Fri, 7 Jan 2011 06:49:26 +0000 (+1100) Subject: fs: name case update method X-Git-Tag: v2.6.38-rc1~468^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb2d5b86aff355a27ebfc132d3c99f4a940cc3fe;p=pandora-kernel.git fs: name case update method smpfs and ncpfs want to update a live dentry name in-place. Rather than have them open code the locking, provide a documented dcache API. Signed-off-by: Nick Piggin --- Reading git-diff-tree failed