commit | eece6a9cf69140fe1886f14d9a96add4f9929d78 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri Feb 10 19:04:32 2017 +0100 |
committer | David Sterba <dsterba@suse.com> | Fri Feb 17 12:03:51 2017 +0100 |
tree | 35bcad5e8108678f88751d44bf2ab298c4cce4be | |
parent | b75f50624394fff4f0e6521fda673317d5b79309 [diff] |
btrfs: merge two superblock writing helpers write_all_supers and write_ctree_super are almost equal, the parameter 'trans' is unused so we can drop it and have just one helper. Reviewed-by: Liu Bo <bo.li.liu@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>