From: Dr. David Alan Gilbert Date: Mon, 13 Dec 2010 17:09:52 +0000 (+0000) Subject: hpfs_setattr error case avoids unlock_kernel X-Git-Tag: v2.6.38-rc1~22^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=274052ef0bac011249925f6616d147b1491fc601;p=pandora-kernel.git hpfs_setattr error case avoids unlock_kernel This fixed a case that 'sparse' spotted where hpfs_setattr has an error return that didn't go through it's path that unlocks. This is against git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git version 6313e3c21743cc88bb5bd8aa72948ee1e83937b6. Build tested only, I don't have an hpfs file system to test. Dave Signed-off-by: Dr. David Alan Gilbert Signed-off-by: Al Viro --- Reading git-diff-tree failed