Viewing: ext4-export-orphan-add.patch

Index: linux-3.10.0-123.13.2.el7.x86_64/fs/ext4/namei.c
===================================================================
--- linux-3.10.0-123.13.2.el7.x86_64.orig/fs/ext4/namei.c
+++ linux-3.10.0-123.13.2.el7.x86_64/fs/ext4/namei.c
@@ -3250,6 +48,8 @@ int ext4_orphan_add(handle_t *handle
 	ext4_std_error(sb, err);
 	return err;
 }
+EXPORT_SYMBOL(ext4_orphan_add);
+EXPORT_SYMBOL(ext4_orphan_del);

 /*
  * ext4_orphan_del() removes an unlinked or truncated inode from the list