From: Michael Halcrow Date: Thu, 24 Jul 2008 04:30:07 +0000 (-0700) Subject: eCryptfs: do not try to open device files on mknod X-Git-Tag: v2.6.27-rc1~644 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72b55fffd631a89e5be6fe1b4f2565bc4cd90deb;p=pandora-kernel.git 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 Cc: Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed