]> git.baikalelectronics.ru Git - kernel.git/commit
NTFS: writev() fix and maintenance/contact details update
authorAnton Altaparmakov <anton@tuxera.com>
Wed, 12 Jan 2011 10:34:35 +0000 (10:34 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Jan 2011 16:35:53 +0000 (08:35 -0800)
commit062bc9e4bf5a363c9dd560ad42f01cff7b6e646d
tree91adcbf3c0f05af5c9951488ed12a5b0e762c6e4
parent004bda60330ca6df2546854d4653d209d02edc0f
NTFS: writev() fix and maintenance/contact details update

Fix writev() to not keep writing the first segment over and over again
instead of moving onto subsequent segments and update the NTFS entry in
MAINTAINERS to reflect that Tuxera Inc. now supports the NTFS driver.

Signed-off-by: Anton Altaparmakov <anton@tuxera.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/filesystems/ntfs.txt
MAINTAINERS
fs/ntfs/Makefile
fs/ntfs/file.c
fs/ntfs/super.c