-
由 Dan Cross 提交于
The `off` argument to `dirlookup` is optional. It was not being used in the `dirlookup` call in `create`, so pass NULL instead and delete the unused local. Signed-off-by:
Dan Cross <cross@gajendra.net>
0581c37b
The `off` argument to `dirlookup` is optional. It
was not being used in the `dirlookup` call in `create`,
so pass NULL instead and delete the unused local.
Signed-off-by:
Dan Cross <cross@gajendra.net>