+ ioctl-messtxt-xfs-typos.patch added to -mm tree

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

 



The patch titled

     ioctl-mess.txt: XFS + typos

has been added to the -mm tree.  Its filename is

     ioctl-messtxt-xfs-typos.patch

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: ioctl-mess.txt: XFS + typos
From: Alexey Dobriyan <adobriyan@xxxxxxxxx>


nusigned

Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 Documentation/ioctl-mess.txt |  162 ++++++++++++++++++++++++++++++++-
 1 file changed, 160 insertions(+), 2 deletions(-)

diff -puN Documentation/ioctl-mess.txt~ioctl-messtxt-xfs-typos Documentation/ioctl-mess.txt
--- a/Documentation/ioctl-mess.txt~ioctl-messtxt-xfs-typos
+++ a/Documentation/ioctl-mess.txt
@@ -1735,7 +1735,7 @@ I: struct hci_dev_req
 O: -
 
 N: HCISETRAW
-I: (nusigned long) arg
+I: (unsigned long) arg
 O: -
 
 N: HCISETSCAN
@@ -1747,7 +1747,7 @@ I: struct hci_dev_req
 O: -
 
 N: HCISETSECMGR
-I: (nusigned long) arg
+I: (unsigned long) arg
 O: -
 
 N: HCIUARTGETPROTO
@@ -4769,6 +4769,164 @@ O: -
 
 WRITE_RAID_INFO
 
+N: XFS_IOC_ALLOCSP
+I: xfs_flock64_t
+O: -
+
+N: XFS_IOC_ALLOCSP64
+I: xfs_flock64_t
+O: -
+
+N: XFS_IOC_ATTRLIST_BY_HANDLE
+I: xfs_fsop_attrlist_handlereq_t
+O: xfs_fsop_attrlist_handlereq_t::buflen
+
+XFS_IOC_ATTRMULTI_BY_HANDLE
+
+N: XFS_IOC_DIOINFO
+I: -
+O: struct dioattr
+
+N: XFS_IOC_ERROR_CLEARALL
+I: -
+O: -
+
+N: XFS_IOC_ERROR_INJECTION
+I: xfs_error_injection_t
+O: -
+
+N: XFS_IOC_FD_TO_HANDLE
+I: xfs_fsop_handlereq_t
+O: xfs_fsid_t + __s32
+
+N: XFS_IOC_FREESP
+I: xfs_flock64_t
+O: -
+
+N: XFS_IOC_FREESP64
+I: xfs_flock64_t
+O: -
+
+N: XFS_IOC_FREEZE
+I: -
+O: -
+
+N: XFS_IOC_FSBULKSTAT
+I: xfs_fsop_bulkreq_t + __s64
+O: [xfs_ino_t + int]
+
+N: XFS_IOC_FSBULKSTAT_SINGLE
+I: xfs_fsop_bulkreq_t + __s64
+O: [xfs_ino_t + int]
+
+N: XFS_IOC_FSCOUNTS
+I: -
+O: xfs_fsop_counts_t
+
+N: XFS_IOC_FSGEOMETRY
+I: -
+O: xfs_fsop_geom_t
+
+N: XFS_IOC_FSGEOMETRY_V1
+I: -
+O: xfs_fsop_geom_v1_t
+
+N: XFS_IOC_FSGETXATTR
+I: -
+O: struct fsxattr
+
+N: XFS_IOC_FSGETXATTRA
+I: -
+O: struct fsxattr
+
+
+N: XFS_IOC_FSGROWFSDATA
+I: xfs_growfs_data_t
+O: -
+
+N: XFS_IOC_FSGROWFSLOG
+I: xfs_growfs_log_t
+O: -
+
+N: XFS_IOC_FSGROWFSRT
+I: xfs_growfs_rt_t
+O: -
+
+N: XFS_IOC_FSINUMBERS
+I: xfs_fsop_bulkreq_t + __s64
+O: [xfs_ino_t + int]
+
+N: XFS_IOC_FSSETDM
+I: struct fsdmidata
+O: -
+
+N: XFS_IOC_FSSETDM_BY_HANDLE
+I: xfs_fsop_setdm_handlereq_t + struct fsdmidata
+O: -
+
+N: XFS_IOC_FSSETXATTR
+I: struct fsxattr
+O: -
+
+N: XFS_IOC_GETBMAP
+I: struct getbmap
+O: struct getbmap
+
+N: XFS_IOC_GETBMAPA
+I: struct getbmap
+O: struct getbmap
+
+N: XFS_IOC_GETBMAPX
+I: struct getbmapx
+O: struct getbmapx
+
+N: XFS_IOC_GET_RESBLKS
+I: -
+O: xfs_fsop_resblks_t
+
+N: XFS_IOC_GOINGDOWN
+I: __uint32_t
+O: -
+
+N: XFS_IOC_OPEN_BY_HANDLE
+I: xfs_fsop_handlereq_t
+O: -
+
+XFS_IOC_PATH_TO_FSHANDLE
+XFS_IOC_PATH_TO_HANDLE
+
+N: XFS_IOC_READLINK_BY_HANDLE
+I: xfs_fsop_handlereq_t + __u32
+O: -
+
+N: XFS_IOC_RESVSP
+I: xfs_flock64_t
+O: -
+
+N: XFS_IOC_RESVSP64
+I: xfs_flock64_t
+O: -
+
+N: XFS_IOC_SET_RESBLKS
+I: xfs_fsop_resblks_t
+O: xfs_fsop_resblks_t
+
+N: XFS_IOC_SWAPEXT
+I: xfs_swapext_t
+O: -
+
+N:XFS_IOC_THAW
+I: -
+O: -
+
+N: XFS_IOC_UNRESVSP
+I: xfs_flock64_t
+O: -
+
+N: XFS_IOC_UNRESVSP64
+I: xfs_flock64_t
+O: -
+
 N: Z90QUIESCE
 I: -
 O: -
_

Patches currently in -mm which might be from adobriyan@xxxxxxxxx are

origin.patch
nfs-remove-nfs_put_link.patch
git-xfs.patch
xfs-pass-inode-to-xfs_ioc_space.patch
emu10k1-mark-midi_spinlock-as-used.patch
nbd-endian-annotations.patch
fix-biovec-256-in-proc-slabinfo.patch
reiserfs-remove-reiserfs_aio_write.patch
documentation-ioctl-messtxt-start-tree-wide-ioctl-registry.patch
ioctl-messtxt-xfs-typos.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux