]> git.baikalelectronics.ru Git - kernel.git/commit
eCryptfs: set up and destroy persistent lower file
authorMichael Halcrow <mhalcrow@us.ibm.com>
Tue, 16 Oct 2007 08:28:09 +0000 (01:28 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:12 +0000 (09:43 -0700)
commit45fc822d1a68e78385ad60ed6ee8322ac3c45d50
tree066d56ba49195eb0e733236fef4bb98f2d5f0114
parent6a5c9346d7c5dc237e079481fe2aeb88f6201cdb
eCryptfs: set up and destroy persistent lower file

This patch sets up and destroys the persistent lower file for each eCryptfs
inode.

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