[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.1410161347570.15284@hermes-1.csi.cam.ac.uk>
Date: Thu, 16 Oct 2014 14:09:54 +0100 (BST)
From: Anton Altaparmakov <anton@...era.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-ntfs-dev@...ts.sourceforge.net
Subject: [git pull] Small NTFS update
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists