LWN.net Logo

NTFS: Release 2.1.26

From:  Anton Altaparmakov <aia21@cam.ac.uk>
To:  Linus Torvalds <torvalds@osdl.org>
Subject:  [2.6-git] NTFS: Release 2.1.26
Date:  Fri, 24 Feb 2006 16:04:38 +0000 (GMT)
Cc:  linux-kernel@vger.kernel.org, linux-ntfs-dev@lists.sourceforge.net

Hi Linus, please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6.git

This is the next NTFS update containing some minor bugfixes and support 
for larger sector sizes (encountered on a 6TiB RAID array) and for invalid 
flags in the attribute list attribute of the $Secure system file 
(encountered on a Windows XP laptop).

Please apply.  Thanks!

Diffstat:

 Documentation/filesystems/ntfs.txt |    6 +
 fs/ntfs/ChangeLog                  |   36 ++++--
 fs/ntfs/Makefile                   |    2
 fs/ntfs/aops.c                     |   18 +--
 fs/ntfs/file.c                     |   11 --
 fs/ntfs/inode.c                    |   49 +++++++--
 fs/ntfs/layout.h                   |   26 +++-
 fs/ntfs/mft.c                      |    8 -
 fs/ntfs/ntfs.h                     |   10 -
 fs/ntfs/super.c                    |  201 ++++++++++++++++++++++++-------------
 fs/ntfs/upcase.c                   |   10 -
 fs/ntfs/volume.h                   |   29 ++---
 12 files changed, 263 insertions(+), 143 deletions(-)

I am sending the changesets as actual patches generated using git
format-patch for non-git users in follow up emails (in reply to this one).

Best regards,

	Anton
-- 
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Unix Support, Computing Service, University of Cambridge, CB2 3QH, UK
Linux NTFS maintainer / IRC: #ntfs on irc.freenode.net
WWW: http://linux-ntfs.sf.net/ & http://www-stu.christs.cam.ac.uk/~aia21/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds