Re: next: ext4 build failure
From: Theodore Ts'o <tytso@mit.edu>
Date: 2012-12-04 13:27:12
Also in:
lkml
From: Theodore Ts'o <tytso@mit.edu>
Date: 2012-12-04 13:27:12
Also in:
lkml
On Tue, Dec 04, 2012 at 10:29:00AM +0100, Jiri Slaby wrote:
Hi,
commit a7b0168d4a9bb78535827ddaf9c055963f5bd7aa
Author: Tao Ma [off-list ref]
Date: Sun Dec 2 20:30:52 2012 -0500
ext4: let fallocate handle inline data correctly
added
static int int ext4_convert_inline_data(struct inode *inode)
^^^^^^^
when EXT4_FS_XATTR is unset.
Care to fix that?Oops. Thanks for catching this!!! - Ted