commit | 316bb95e8ed0ddcd767e8aa54264b6c6190f150c | [log] [tgz] |
---|---|---|
author | Michael Halcrow <mhalcrow@us.ibm.com> | Mon Oct 30 22:07:20 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Oct 31 08:07:01 2006 -0800 |
tree | 6dc89abf8c1d64a61481cbaa288ad2f3afcf51e9 | |
parent | 7ff1d74f5670329ac4b5959a675f8698ba95be20 [diff] |
[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>