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)
commit2818ef50c4dc103ce52e12d14ce2dfbde5268120
tree91adcbf3c0f05af5c9951488ed12a5b0e762c6e4
parent4162cf64973df51fc885825bc9ca4d055891c49f
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