[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)
commit316bb95e8ed0ddcd767e8aa54264b6c6190f150c
tree6dc89abf8c1d64a61481cbaa288ad2f3afcf51e9
parent7ff1d74f5670329ac4b5959a675f8698ba95be20
[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