Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libmultipath: always use glibc basename()
Our code relies on the non-destructive behavior of glibc's basename(). Fortunately that function is very simple, and our unit test makes it easy to verify its functionality.
- Loading branch information