Added error code LFS_ERR_NOTEMPTY
As noted by itayzafrir, removing a non-empty directory should error with ENOTEMPTY, not EINVAL
This commit is contained in:
As noted by itayzafrir, removing a non-empty directory should error with ENOTEMPTY, not EINVAL