diff options
author | Chunguang Xu <brookxu@tencent.com> | 2020-09-24 06:03:42 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2020-10-18 17:36:59 +0300 |
commit | ee7ed3aa0f08621dbf897d2a98dc6f2c7e7d0335 (patch) | |
tree | e442547c018d5b5a7b1447da4591f52cf636167a /kernel | |
parent | 15a119e09344a346384ec05c781c126a29b18235 (diff) | |
download | linux-ee7ed3aa0f08621dbf897d2a98dc6f2c7e7d0335.tar.xz |
ext4: rename journal_dev to s_journal_dev inside ext4_sb_info
Rename journal_dev to s_journal_dev inside ext4_sb_info, keep
the naming rules consistent with other variables, which is
convenient for code reading and writing.
Signed-off-by: Chunguang Xu <brookxu@tencent.com>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Reviewed-by: Ritesh Harjani <riteshh@linux.ibm.com>
Link: https://lore.kernel.org/r/1600916623-544-1-git-send-email-brookxu@tencent.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions