On 02/24/16 16:53, fdman...@kernel.org wrote: > From: Filipe Manana <fdman...@suse.com> > > In the listxattrs handler, we were not listing all the xattrs that are > packed in the same btree item, which happens when multiple xattrs have > a name that when crc32c hashed produce the same checksum value. > > Fix this by processing them all. (snip) > V2: Fixed logic to jump into next item, which was detected by warnings > from gcc 5.3.0 (reported by Holger).
Great! No more warnings and also a lot less confusing. :) thanks! Holger -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html