diff options
author | Anton Altaparmakov <aia21@cantab.net> | 2007-05-21 04:37:42 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-21 12:58:40 -0400 |
commit | dde33348e53ecab687a9768bf5262f0b8f79b7f2 (patch) | |
tree | 6bfb828e56147b7c327a1304c27e93fc92f6c060 /MAINTAINERS | |
parent | 17304383ebc1ce68a88030ac4d18ea549d9578c7 (diff) |
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 4c3277cb925e..22ab4019972b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2231,11 +2231,11 @@ M: khali@linux-fr.org | |||
2231 | L: lm-sensors@lm-sensors.org | 2231 | L: lm-sensors@lm-sensors.org |
2232 | S: Maintained | 2232 | S: Maintained |
2233 | 2233 | ||
2234 | LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP Dynamic Disks) | 2234 | LOGICAL DISK MANAGER SUPPORT (LDM, Windows 2000/XP/Vista Dynamic Disks) |
2235 | P: Richard Russon (FlatCap) | 2235 | P: Richard Russon (FlatCap) |
2236 | M: ldm@flatcap.org | 2236 | M: ldm@flatcap.org |
2237 | L: ldm-devel@lists.sourceforge.net | 2237 | L: linux-ntfs-dev@lists.sourceforge.net |
2238 | W: http://ldm.sourceforge.net | 2238 | W: http://www.linux-ntfs.org/content/view/19/37/ |
2239 | S: Maintained | 2239 | S: Maintained |
2240 | 2240 | ||
2241 | LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) | 2241 | LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) |