Whamcloud - gitweb
ext2fs: rename "s_overhead_blocks" to "s_overhead_clusters"
authorLi Dongyang <dongyangli@ddn.com>
Wed, 20 Nov 2019 04:35:25 +0000 (04:35 +0000)
committerLi Dongyang <dongyangli@ddn.com>
Wed, 27 May 2020 01:20:31 +0000 (11:20 +1000)
commit742aa217a0461635e140cbed58cbd79d07298302
tree56dbbb6e0be3ee6aab0914c0b98984f7041929bb
parentf48c60404140f589cf4f67b66bc539e77cc89dfd
ext2fs: rename "s_overhead_blocks" to "s_overhead_clusters"

Rename s_overhead_blocks field from struct ext2_super_block to
make it consistent with the kernel counterpart.

Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/set_fields.c
lib/e2p/ls.c
lib/ext2fs/ext2_fs.h
lib/ext2fs/swapfs.c
lib/ext2fs/tst_super_size.c