]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] eCryptfs: Fix handling of lower d_count
authorMichael Halcrow <mhalcrow@us.ibm.com>
Tue, 31 Oct 2006 06:07:20 +0000 (22:07 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 31 Oct 2006 16:07:01 +0000 (08:07 -0800)
commit45ec4ababe999cb95f9c0cad03b2689cb0b77a2b
tree8d2ff3c5c356539bc87777948822741ca488ea6b
parent316bb95e8ed0ddcd767e8aa54264b6c6190f150c
[PATCH] eCryptfs: Fix handling of lower d_count

Fix the use of dget/dput calls to balance out on the lower filesystem.

Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/ecryptfs/dentry.c
fs/ecryptfs/inode.c