]> asedeno.scripts.mit.edu Git - linux.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)
commit9549a168bd500db1a76914e50775f7cd1690acef
tree14d7bb4dd3e71e4ef1cb9d31792b02da92416d39
parent4753d8a24d4588657bc0a4cd66d4e282dff15c8c
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