Home
last modified time | relevance | path

Searched hist:feb0ab32a57e4e6c8b24f6fb68f0ce08efe4603c (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dballoc.cdiff feb0ab32a57e4e6c8b24f6fb68f0ce08efe4603c Sun Apr 29 17:45:10 CDT 2012 Darrick J. Wong <djwong@us.ibm.com> ext4: make block group checksums use metadata_csum algorithm

metadata_csum supersedes uninit_bg. Convert the ROCOMPAT uninit_bg
flag check to a helper function that covers both, and make the
checksum calculation algorithm use either crc16 or the metadata_csum
chosen algorithm depending on which flag is set. Print a warning if
we try to mount a filesystem with both feature flags set.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
H A Dresize.cdiff feb0ab32a57e4e6c8b24f6fb68f0ce08efe4603c Sun Apr 29 17:45:10 CDT 2012 Darrick J. Wong <djwong@us.ibm.com> ext4: make block group checksums use metadata_csum algorithm

metadata_csum supersedes uninit_bg. Convert the ROCOMPAT uninit_bg
flag check to a helper function that covers both, and make the
checksum calculation algorithm use either crc16 or the metadata_csum
chosen algorithm depending on which flag is set. Print a warning if
we try to mount a filesystem with both feature flags set.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
H A Dialloc.cdiff feb0ab32a57e4e6c8b24f6fb68f0ce08efe4603c Sun Apr 29 17:45:10 CDT 2012 Darrick J. Wong <djwong@us.ibm.com> ext4: make block group checksums use metadata_csum algorithm

metadata_csum supersedes uninit_bg. Convert the ROCOMPAT uninit_bg
flag check to a helper function that covers both, and make the
checksum calculation algorithm use either crc16 or the metadata_csum
chosen algorithm depending on which flag is set. Print a warning if
we try to mount a filesystem with both feature flags set.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
H A Dmballoc.cdiff feb0ab32a57e4e6c8b24f6fb68f0ce08efe4603c Sun Apr 29 17:45:10 CDT 2012 Darrick J. Wong <djwong@us.ibm.com> ext4: make block group checksums use metadata_csum algorithm

metadata_csum supersedes uninit_bg. Convert the ROCOMPAT uninit_bg
flag check to a helper function that covers both, and make the
checksum calculation algorithm use either crc16 or the metadata_csum
chosen algorithm depending on which flag is set. Print a warning if
we try to mount a filesystem with both feature flags set.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
H A Dext4.hdiff feb0ab32a57e4e6c8b24f6fb68f0ce08efe4603c Sun Apr 29 17:45:10 CDT 2012 Darrick J. Wong <djwong@us.ibm.com> ext4: make block group checksums use metadata_csum algorithm

metadata_csum supersedes uninit_bg. Convert the ROCOMPAT uninit_bg
flag check to a helper function that covers both, and make the
checksum calculation algorithm use either crc16 or the metadata_csum
chosen algorithm depending on which flag is set. Print a warning if
we try to mount a filesystem with both feature flags set.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
H A Dinode.cdiff feb0ab32a57e4e6c8b24f6fb68f0ce08efe4603c Sun Apr 29 17:45:10 CDT 2012 Darrick J. Wong <djwong@us.ibm.com> ext4: make block group checksums use metadata_csum algorithm

metadata_csum supersedes uninit_bg. Convert the ROCOMPAT uninit_bg
flag check to a helper function that covers both, and make the
checksum calculation algorithm use either crc16 or the metadata_csum
chosen algorithm depending on which flag is set. Print a warning if
we try to mount a filesystem with both feature flags set.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
H A Dsuper.cdiff feb0ab32a57e4e6c8b24f6fb68f0ce08efe4603c Sun Apr 29 17:45:10 CDT 2012 Darrick J. Wong <djwong@us.ibm.com> ext4: make block group checksums use metadata_csum algorithm

metadata_csum supersedes uninit_bg. Convert the ROCOMPAT uninit_bg
flag check to a helper function that covers both, and make the
checksum calculation algorithm use either crc16 or the metadata_csum
chosen algorithm depending on which flag is set. Print a warning if
we try to mount a filesystem with both feature flags set.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>