Re: [PATCH] Ext4: Uninitialized Block Groups
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2007-09-19 03:06:17
Also in:
lkml
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2007-09-19 03:06:17
Also in:
lkml
On Tue, 18 Sep 2007 17:25:31 -0700 Avantika Mathur [off-list ref] wrote:
+ +__u16 crc16(__u16 crc, __u8 const *buffer, size_t len)
And is we really really have to do this, then the ext4-private crc16() should have static scope.