]> Git Repo - J-linux.git/blobdiff - fs/ext4/fast_commit.h
scsi: zfcp: Trace when request remove fails after qdio send fails
[J-linux.git] / fs / ext4 / fast_commit.h
index a6154c3ed1357cbe4fcf12c7ea0e511723ce4505..2fadb2c4780c89d73cbd948de1eff9344e3350c0 100644 (file)
@@ -58,7 +58,7 @@ struct ext4_fc_dentry_info {
        __u8 fc_dname[];
 };
 
-/* Value structure for EXT4_FC_TAG_INODE and EXT4_FC_TAG_INODE_PARTIAL. */
+/* Value structure for EXT4_FC_TAG_INODE. */
 struct ext4_fc_inode {
        __le32 fc_ino;
        __u8 fc_raw_inode[];
@@ -96,6 +96,7 @@ enum {
        EXT4_FC_REASON_RENAME_DIR,
        EXT4_FC_REASON_FALLOC_RANGE,
        EXT4_FC_REASON_INODE_JOURNAL_DATA,
+       EXT4_FC_REASON_ENCRYPTED_FILENAME,
        EXT4_FC_REASON_MAX
 };
 
This page took 0.028099 seconds and 4 git commands to generate.