K 10 svn:author V 8 hselasky K 8 svn:date V 27 2020-07-10T12:06:18.657435Z K 7 svn:log V 299 Implement the bitmap_subset() function in the LinuxKPI. This function checks if the bitmap pointed to by the first argument is a subset of the bitmap pointed to by the second argument. The function returns one on success and zero on failure. MFC after: 1 week Sponsored by: Mellanox Technologies END