Mysterious fs ioctl

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

 



Trying to track down this failing ioctl (on a file opened O_DIRECT):

strace showed:

 ioctl(4, _IOC(_IOC_WRITE, 0x95, 0x2, 0x4), 0x7ffe5b491664) = -1
ENOTTY  (Inappropriate ioctl for device)

I could find ioctls for 0x94 but not 0x95 in kernel source ... any
idea what ioctl
   _IOC_WRITE, 0x95, 0x2, 0x4)
is?

Wanted to make sure cifs.ko wasn't missing handling some important
ioctl for O_DIRECT workloads ...



-- 
Thanks,

Steve



[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux