On Fri, Aug 08, 2014 at 03:46:40PM -0700, Darrick J. Wong wrote: > Fix up the rest of the inline data code not to complain if there's no > EA, since it's possible that there's no EA because we're in the > process of creating an inline data file. Also, don't return an error > code when removing a nonexistent EA, because there's no reason to. > > Furthermore, if we write less than 60 bytes of inline data, remove the > EA to avoid wasting space. > > v2: Fix a few more places where inline data functions would totally > fail if the EA was missing, even though the EA's presence isn't > required. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Applied, thanks. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html