diff options
author | Christoph Hellwig <hch@lst.de> | 2021-03-29 11:11:37 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-04-07 14:37:02 -0700 |
commit | 4cb6f2e8c2c78c28941c56f49f2d9de44705b211 (patch) | |
tree | 99511e5a0a7764dc31e98a65e68895c06f9b213f /fs/xfs/scrub/btree.c | |
parent | af9dcddef662e1437a63c2decb6e1e2efb7d81ea (diff) |
xfs: consistently initialize di_flags2
Make sure di_flags2 is always initialized. We currently get this implicitly
by clearing the dinode core on allocating the in-core inode, but that is
about to go away.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/scrub/btree.c')
0 files changed, 0 insertions, 0 deletions