diff options
author | Anton Altaparmakov <aia21@cantab.net> | 2007-05-21 09:37:42 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-21 09:58:40 -0700 |
commit | dde33348e53ecab687a9768bf5262f0b8f79b7f2 (patch) | |
tree | 6bfb828e56147b7c327a1304c27e93fc92f6c060 /MAINTAINERS | |
parent | 17304383ebc1ce68a88030ac4d18ea549d9578c7 (diff) | |
download | linux-3.10-dde33348e53ecab687a9768bf5262f0b8f79b7f2.tar.gz linux-3.10-dde33348e53ecab687a9768bf5262f0b8f79b7f2.tar.bz2 linux-3.10-dde33348e53ecab687a9768bf5262f0b8f79b7f2.zip |
LDM: Fix for Windows Vista dynamic disks
This fixes the LDM driver so that it works with Windows Vista dynamic
disks which are subtly different to Windows 2000/XP ones.
The patch was needed to get a Vista formatted dynamic disk to be
recognized and parsed successfully.
Thanks go to Chris Teachworth for the report and testing.
Cc: Richard Russon <ldm@flatcap.org>
Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4c3277cb925..22ab4019972 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2231,11 +2231,11 @@ M: khali@linux-fr.org L: lm-sensors@lm-sensors.org S: Maintained -LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks) +LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks) P: Richard Russon (FlatCap) M: ldm@flatcap.org -L: ldm-devel@lists.sourceforge.net -W: http://ldm.sourceforge.net +L: linux-ntfs-dev@lists.sourceforge.net +W: http://www.linux-ntfs.org/content/view/19/37/ S: Maintained LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) |