Add crc32c for btrfs
This commit is contained in:
parent
49d3ab4668
commit
3836e89df1
4 changed files with 102 additions and 0 deletions
|
@ -905,6 +905,7 @@ module = {
|
|||
module = {
|
||||
name = btrfs;
|
||||
common = fs/btrfs.c;
|
||||
common = lib/crc.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue