]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: load the crc32c driver if necessary
authorDarrick J. Wong <djwong@us.ibm.com>
Sun, 29 Apr 2012 22:27:10 +0000 (18:27 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 29 Apr 2012 22:27:10 +0000 (18:27 -0400)
commitddc90d3e9b53c3630343f26ed2e8584c858f85cc
tree23c22fad52554003b39d35e6dee7729df3e0797d
parent9898cbe0975d157dc77f5c5da07b72c2580eacf9
ext4: load the crc32c driver if necessary

Obtain a reference to the cryptoapi and crc32c if we mount a
filesystem with metadata checksumming enabled.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/Kconfig
fs/ext4/ext4.h
fs/ext4/super.c