2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-01 18:24:23 +08:00
linux-next/fs/ntfs3
Kari Argillander a97131c29c
fs/ntfs3: Remove fat ioctl's from ntfs3 driver for now
For some reason we have FAT ioctl calls. Even old ntfs driver did not
use these. We should not use these because it his hard to get things out
of kernel when they are upstream. That's why we remove these for now.

More discussion is needed what ioctl should be implemented and what is
important.

Signed-off-by: Kari Argillander <kari.argillander@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
2021-08-31 19:07:11 +03:00
..
lib fs/ntfs3: Fix various spelling mistakes 2021-08-27 17:04:45 +03:00
attrib.c fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00
attrlist.c fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00
bitfunc.c fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00
bitmap.c fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00
debug.h fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00
dir.c fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00
file.c fs/ntfs3: Remove fat ioctl's from ntfs3 driver for now 2021-08-31 19:07:11 +03:00
frecord.c fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00
fslog.c fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00
fsntfs.c fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00
index.c fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00
inode.c fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00
Kconfig fs/ntfs3: Add Kconfig, Makefile and doc 2021-08-13 07:56:37 -07:00
lznt.c fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00
Makefile fs/ntfs3: Add Kconfig, Makefile and doc 2021-08-13 07:56:37 -07:00
namei.c fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00
ntfs_fs.h fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00
ntfs.h fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00
record.c fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00
run.c fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00
super.c fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00
upcase.c fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00
xattr.c fs/ntfs3: Restyle comments to better align with kernel-doc 2021-08-30 18:39:14 +03:00