Btrfs: initial move to kernel module land
Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
parent
1261ec42b3
commit
2e635a2783
24 changed files with 274 additions and 2911 deletions
|
@ -10,7 +10,6 @@
|
|||
* License.
|
||||
*/
|
||||
|
||||
#include "kerncompat.h"
|
||||
#define DELTA 0x9E3779B9
|
||||
|
||||
static void TEA_transform(__u32 buf[2], __u32 const in[])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue