Graphene / Graphene-SGX - a library OS for Linux multi-process applications, with Intel SGX support
GNU Lesser General Public License v3.0
771
stars
260
forks
source link
Update File ID in header/metadata to GRAFS_PF #2677
Closed
svenkata9 closed 3 years ago
Signed-off-by: Sankaranarayanan Venkatasubramanian sankaranarayanan.venkatasubramanian@intel.com
Description of the changes
We need a more generic protected file ID than the old
GRAPH_PF
. Note that protected files that were created before this change will become unusable.How to test this PR?
The protected file system tests should work (The protected files that were created before this change will cease to work and are unusable).
This change is