On Fri, May 13, 2016 at 08:13:22PM +0300, Dmitry V. Levin wrote:
> On Wed, May 04, 2016 at 08:07:13PM -0400, je...@suse.com wrote:
> [...]
> > +static void
> > +btrfs_print_objectid(uint64_t objectid)
> > +{
> > +   const char *str = xlookup(btrfs_tree_objectids, objectid);
> 
> 
> As we have both xlookup and xlookup64, you probably want to use xlookup64
> at least in all 64-bit lookups.

OK, I've finished transition of all xlookup users to xlookup64 and renamed
xlookup64 to xlookup, so all uses of xlookup in btrfs.c are fine now.


-- 
ldv

Attachment: pgpJ8TwAoA0U9.pgp
Description: PGP signature

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to