aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2012-11-12 22:54:00 +1100
committerBen Myers <[email protected]>2012-11-13 16:40:59 -0600
commitde497688daaabbab425a8a969528272ec1d962a6 (patch)
tree31721e42e4d6382d338867f18f70dfd0bb09fa9e /fs/jbd2/commit.c
parentfd23683c3b1ab905cba61ea2981c156f4bf52845 (diff)
xfs: make growfs initialise the AGFL header
For verification purposes, AGFLs need to be initialised to a known set of values. For upcoming CRC changes, they are also headers that need to be initialised. Currently, growfs does neither for the AGFLs - it ignores them completely. Add initialisation of the AGFL to be full of invalid block numbers (NULLAGBLOCK) to put the infrastructure in place needed for CRC support. Includes a comment clarification from Jeff Liu. Signed-off-by: Dave Chinner <[email protected]> Reviewed-by Rich Johnston <[email protected]> Signed-off-by: Ben Myers <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions