]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] eCryptfs: Remove ecryptfs_umount_begin
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)
commit6c1f057c54ba4ef9d1e2c79d3b0bb21d5394009b
tree6dc89abf8c1d64a61481cbaa288ad2f3afcf51e9
parentde842d9004c9ea534f544c5a841ac6fa574a2694
[PATCH] eCryptfs: Remove ecryptfs_umount_begin

There is no point to calling the lower umount_begin when the eCryptfs
umount_begin is called.

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/super.c