Is jdm_delete_filehandle part of a public API?
Eric Sandeen
sandeen at redhat.com
Tue Jul 29 12:31:43 CDT 2014
I was cleaning up xfsprogs to plug some leaks, and wanted to use
jdm_delete_filehandle(). I noticed that it has an "hlen" argument which
is unused.
Can we remove that, or is this part of a public API? It's not in any
manpage (or even called anywhere in xfsprogs/xfstests/xfsdump/dmapi)
but it is in a public header...
anyone know?
If needed I guess I can just call it with hlen==0, but that seems odd.
Thanks,
-Eric
More information about the xfs
mailing list