Re: [PATCH 1/3] reiser4: fix filesystem init error path.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



OK

On 09/14/2015 01:08 AM, Ivan Shapovalov wrote:
Signed-off-by: Ivan Shapovalov <intelfx100@xxxxxxxxx>
---
  fs/reiser4/super_ops.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/reiser4/super_ops.c b/fs/reiser4/super_ops.c
index 76c16af..2afaf3b 100644
--- a/fs/reiser4/super_ops.c
+++ b/fs/reiser4/super_ops.c
@@ -623,9 +623,9 @@ static int fill_super(struct super_block *super, void *data, int silent)
  	reiser4_done_txnmgr(&sbinfo->tmgr);
   failed_init_read_super:
   failed_init_super_data:
+ failed_init_csum_tfm:
  	reiser4_done_fs_info(super);
   failed_init_sinfo:
- failed_init_csum_tfm:
  	reiser4_exit_context(&ctx);
  	return result;
  }

--
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux File System Development]     [Linux BTRFS]     [Linux NFS]     [Linux Filesystems]     [Ext4 Filesystem]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Resources]

  Powered by Linux