Tracker item #3537233, was opened at 2012-06-22 11:19
Message generated for change (Comment added) made by lousybrit
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3537233&group_id=204462

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: kernel modules
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Michael Roitzsch (mroi)
Assigned to: Nobody/Anonymous (nobody)
Summary: patch for running eCryptfs on top of vmhgfs

Initial Comment:
I want to create a setup where a vmhgfs share is encrypted using eCryptfs. 
However, when running eCryptfs on top of vmhgfs, I am unable to create files in 
the mounted eCryptfs. The error message from the kernel is:

Jun 12 00:32:41 Thyone kernel: [ 1441.259207] ecryptfs_initialize_file: Error 
attempting to initialize the lower file for the dentry with name [.Xauthority]; 
rc = [-2]
Jun 12 00:32:49 Thyone kernel: [ 1449.405191] Error opening lower file for 
lower_dentry [0xffff8800798c9b00] and lower_mnt [0xffff88007b83d000]; rc = [-2]

I looked through the vmhgfs and eCryptfs sources and was able to fix the 
problem with the attached patch. The explanation is embedded into the patch as 
a comment.

----------------------------------------------------------------------

Comment By: Steve (lousybrit)
Date: 2012-06-25 18:00

Message:
Thanks, I will look at adding your changes.

Steve

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3537233&group_id=204462

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
open-vm-tools-devel mailing list
open-vm-tools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel

Reply via email to