diff options
author | Baolin Wang <baolin.wang@linux.alibaba.com> | 2020-09-07 11:10:15 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-09-15 04:36:54 +0300 |
commit | e675df2adc2f0b8cbc0c64111d55b69f7253cbed (patch) | |
tree | e10a57b5c114f92c90ff32e0ab67a3bae3accd15 /fs/gfs2 | |
parent | ff8b22c0f258c936460b436f6d78ed49a3b2a4cf (diff) | |
download | linux-e675df2adc2f0b8cbc0c64111d55b69f7253cbed.tar.xz |
blk-throttle: Define readable macros instead of static variables
The 'throtl_grp_quantum' and 'throtl_quantum' are both read-only
variables, thus better to use readable macros instead of static
variables, which can also save some spaces for .bss area.
Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/gfs2')
0 files changed, 0 insertions, 0 deletions