On Thu, Mar 29, 2018 at 12:36:54PM -0600, Andreas Dilger wrote: > If an unknown flag is present in a FIEMAP extent, it is printed as a > hex value into a temporary buffer before adding it to the flags. If > that unknown flag is over 0xfff then it will overflow the temporary > buffer. > > Reported-by: Sarah Liu <wei3.liu@xxxxxxxxx> > Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-10335 > Signed-off-by: Andreas Dilger <andreas.dilger@xxxxxxxxx> It's applied now. Apologies for dropping it earlier. - Ted