Searched hist:"72 b55fffd631a89e5be6fe1b4f2565bc4cd90deb" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ecryptfs/ |
H A D | file.c | diff 72b55fffd631a89e5be6fe1b4f2565bc4cd90deb Wed Jul 23 23:30:07 CDT 2008 Michael Halcrow <mhalcrow@us.ibm.com> eCryptfs: do not try to open device files on mknod
When creating device nodes, eCryptfs needs to delay actually opening the lower persistent file until an application tries to open. Device handles may not be backed by anything when they first come into existence.
[Valdis.Kletnieks@vt.edu: build fix] Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com> Cc: <Valdis.Kletnieks@vt.edu} Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | ecryptfs_kernel.h | diff 72b55fffd631a89e5be6fe1b4f2565bc4cd90deb Wed Jul 23 23:30:07 CDT 2008 Michael Halcrow <mhalcrow@us.ibm.com> eCryptfs: do not try to open device files on mknod
When creating device nodes, eCryptfs needs to delay actually opening the lower persistent file until an application tries to open. Device handles may not be backed by anything when they first come into existence.
[Valdis.Kletnieks@vt.edu: build fix] Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com> Cc: <Valdis.Kletnieks@vt.edu} Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | main.c | diff 72b55fffd631a89e5be6fe1b4f2565bc4cd90deb Wed Jul 23 23:30:07 CDT 2008 Michael Halcrow <mhalcrow@us.ibm.com> eCryptfs: do not try to open device files on mknod
When creating device nodes, eCryptfs needs to delay actually opening the lower persistent file until an application tries to open. Device handles may not be backed by anything when they first come into existence.
[Valdis.Kletnieks@vt.edu: build fix] Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com> Cc: <Valdis.Kletnieks@vt.edu} Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | inode.c | diff 72b55fffd631a89e5be6fe1b4f2565bc4cd90deb Wed Jul 23 23:30:07 CDT 2008 Michael Halcrow <mhalcrow@us.ibm.com> eCryptfs: do not try to open device files on mknod
When creating device nodes, eCryptfs needs to delay actually opening the lower persistent file until an application tries to open. Device handles may not be backed by anything when they first come into existence.
[Valdis.Kletnieks@vt.edu: build fix] Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com> Cc: <Valdis.Kletnieks@vt.edu} Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|