Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rafs: fix bug in InodeWrapper::is_sock()
We incorrectly use is_dir() to check if a file is a socket. This patch fixes it. Signed-off-by: Yifan Zhao <[email protected]>
- Loading branch information