You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
@@ -1373,7 +1373,7 @@ out:
|
||||
int ecryptfs_read_xattr_region(char *page_virt, struct inode *ecryptfs_inode)
|
||||
{
|
||||
struct dentry *lower_dentry =
|
||||
ecryptfs_inode_to_private(ecryptfs_inode)->lower_file->f_dentry;
|
||||
ecryptfs_inode_to_private(ecryptfs_inode)->lower_file->f_path.dentry;
|
||||
ssize_t size;
|
||||
int rc = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user