Re: [PATCH] linux man-pages ioctl_list(2) FAT_IOCTL_GET_ATTRIBUTES

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Ambrus,

On Sun, Sep 8, 2013 at 1:23 AM, Zsbán Ambrus <ambrus@xxxxxxxxxxx> wrote:
> Dear Linux man-pages.
>
> I'd like to ask about the status of this patch I'd sent years ago,
> which doesn't seem to be applied as of man-pages 3.53.  Should I
> modify the patch somehow or supply more information?
>
> Thanks in advance,

> ---------- Forwarded message ----------
> From: Zsbán Ambrus <ambrus@xxxxxxxxxxx>
> Date: Sat, 3 Apr 2010 18:36:32 +0200
> Subject: [PATCH] linux man-pages ioctl_list(2) FAT_IOCTL_GET_ATTRIBUTES
> To: mtk.manpages@xxxxxxxxx
>
> Dear linux man-pages,
>
> The attached patch adds four ioctls from linux/msdos_fs.h to the
> ioctl_list(2) manpage.
>
> The ioctl FAT_IOCTL_GET_ATTRIBUTES reads FAT attributes of a file a
> mounted vfat file system.  I tested this on Linux 2.6.33, an example
> script can be found at "http://www.perlmonks.com/?node_id=832623";.
>
> The constants are a bit difficult to access, you may need to include
> the following headers to get them defined correctly (and the order
> matters; and even then they are defined the have the wrong type,
> unsigned long instead of int): <sys/types.h> <sys/ioctl.h>
> <linux/types.h> <linux/dirent.h> <linux/msdos_fs.h>.  Do you suppose
> this should be mentioned in the manpage?
>
> Ambrus

I've applied the patch now.

Thanks,

Michael



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux