ext4: Convert more i_flags references to use accessor functions
authorTheodore Ts'o <tytso@mit.edu>
Mon, 14 Jun 2010 13:54:48 +0000 (09:54 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 14 Jun 2010 13:54:48 +0000 (09:54 -0400)
commit07a038245b28df9196ffb2e8cc626e9b956a4e23
tree33faae4d5785d5cdd83381f0feff5798845feafc
parenta0375156ca1041574b5d47cc7e32f10b891151b0
ext4: Convert more i_flags references to use accessor functions

These changes are not ones which are likely to result in races, but
they should be fixed.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/dir.c
fs/ext4/inode.c
fs/ext4/migrate.c