Home
last modified time | relevance | path

Searched hist:f4e60e6b303bc46cdc477d3174dbf9cb5dd013aa (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ecryptfs/
H A Dmmap.cdiff f4e60e6b303bc46cdc477d3174dbf9cb5dd013aa Thu Feb 11 00:02:32 CST 2010 Tyler Hicks <tyhicks@linux.vnet.ibm.com> eCryptfs: Strip metadata in xattr flag in encrypted view

The ecryptfs_encrypted_view mount option provides a unified way of
viewing encrypted eCryptfs files. If the metadata is stored in a xattr,
the metadata is moved to the file header when the file is read inside
the eCryptfs mount. Because of this, we should strip the
ECRYPTFS_METADATA_IN_XATTR flag from the header's flag section. This
allows eCryptfs to treat the file as an eCryptfs file with a header
at the front.

Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
H A Decryptfs_kernel.hdiff f4e60e6b303bc46cdc477d3174dbf9cb5dd013aa Thu Feb 11 00:02:32 CST 2010 Tyler Hicks <tyhicks@linux.vnet.ibm.com> eCryptfs: Strip metadata in xattr flag in encrypted view

The ecryptfs_encrypted_view mount option provides a unified way of
viewing encrypted eCryptfs files. If the metadata is stored in a xattr,
the metadata is moved to the file header when the file is read inside
the eCryptfs mount. Because of this, we should strip the
ECRYPTFS_METADATA_IN_XATTR flag from the header's flag section. This
allows eCryptfs to treat the file as an eCryptfs file with a header
at the front.

Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
H A Dcrypto.cdiff f4e60e6b303bc46cdc477d3174dbf9cb5dd013aa Thu Feb 11 00:02:32 CST 2010 Tyler Hicks <tyhicks@linux.vnet.ibm.com> eCryptfs: Strip metadata in xattr flag in encrypted view

The ecryptfs_encrypted_view mount option provides a unified way of
viewing encrypted eCryptfs files. If the metadata is stored in a xattr,
the metadata is moved to the file header when the file is read inside
the eCryptfs mount. Because of this, we should strip the
ECRYPTFS_METADATA_IN_XATTR flag from the header's flag section. This
allows eCryptfs to treat the file as an eCryptfs file with a header
at the front.

Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>