Whamcloud - gitweb
LU-16847 ldiskfs: do not copy ldiskfs_chunk_trans_blocks
[fs/lustre-release.git] / ldiskfs / kernel_patches / patches / rhel7.6 / ext4-misc.patch
index bbcfc7e..3385494 100644 (file)
@@ -100,7 +100,7 @@ Index: linux-3.10.0-123.13.2.el7.x86_64/fs/ext4/inode.c
 ===================================================================
 --- linux-3.10.0-123.13.2.el7.x86_64.orig/fs/ext4/inode.c
 +++ linux-3.10.0-123.13.2.el7.x86_64/fs/ext4/inode.c
-@@ -5281,3 +5281,18 @@ out:
+@@ -5281,3 +5281,19 @@ out:
        sb_end_pagefault(inode->i_sb);
        return ret;
  }