Comment 3 for bug 1071800

Revision history for this message
sandeen (sandeen) wrote :

Please close NOTABUG.

xfsctl is an interface, not an application; note that it is in section 3 of
the manual, which is for C library functions:

XFSCTL(3) XFSCTL(3)

NAME
       xfsctl - control XFS filesystems and individual files

C SYNOPSIS
       #include <xfs/xfs.h>

       int xfsctl(const char *path, int fd, int cmd, void *ptr);