[git pull] Small NTFS update
From: Anton Altaparmakov
Date: Thu Oct 16 2014 - 09:10:00 EST
Hi Linus,
Here is a small NTFS update notably implementing FIBMAP ioctl for NTFS by
adding the bmap address space operation. People seem to still want
FIBMAP.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs.git master
to get these changes:
Documentation/filesystems/ntfs.txt | 268
-------------------------------------
fs/ntfs/Makefile | 2 +-
fs/ntfs/aops.c | 163 ++++++++++++++++++++--
fs/ntfs/inode.c | 19 +--
fs/ntfs/ntfs.h | 8 +-
5 files changed, 167 insertions(+), 293 deletions(-)
Shortlog:
Anton Altaparmakov (4):
NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aop
in preparation for them diverging.
NTFS: Remove changelog from Documentation/filesystems/ntfs.txt.
NTFS: Add bmap address space operation needed for FIBMAP ioctl.
NTFS: Bump version to 2.1.31.
Thanks a lot in advance!
Best regards,
Anton
--
Anton Altaparmakov <anton at tuxera.com> (replace at with @)
Senior Kernel Engineer, Tuxera Inc., http://www.tuxera.com/
Linux NTFS maintainer
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/