public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* Is jdm_delete_filehandle part of a public API?
@ 2014-07-29 17:31 Eric Sandeen
  2014-07-29 18:18 ` Mark Tinguely
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Eric Sandeen @ 2014-07-29 17:31 UTC (permalink / raw)
  To: xfs-oss

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

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-08-04  2:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-29 17:31 Is jdm_delete_filehandle part of a public API? Eric Sandeen
2014-07-29 18:18 ` Mark Tinguely
2014-07-29 20:04   ` Mark Tinguely
2014-07-29 20:18     ` Eric Sandeen
2014-07-29 20:54       ` Mark Tinguely
2014-07-29 23:46 ` Dave Chinner
2014-08-01 13:53 ` Christoph Hellwig
2014-08-04  2:20   ` Dave Chinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox