]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: rename s_resize_flags to s_ext4_flags
authorTheodore Ts'o <tytso@mit.edu>
Sun, 5 Feb 2017 06:27:48 +0000 (01:27 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 5 Feb 2017 06:27:48 +0000 (01:27 -0500)
commit2480bf2811e87f2a919c855457dd802c01020c2e
tree14d7bb4dd3e71e4ef1cb9d31792b02da92416d39
parent24ad12afe29a9e2c036d6ca6489547e8b2d8f9c6
ext4: rename s_resize_flags to s_ext4_flags

We are currently using one bit in s_resize_flags; rename it in order
to allow more of the bits in that unsigned long for other purposes.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/ext4.h
fs/ext4/resize.c