mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
Pass dnode pointer instead of rather unknown child pointer. The pointer is currently unused and passing child pointer is quite undefined, while dnode has at least some usability.