Fix LDM for new field in the VOL5 VBLK.
authorAnton Altaparmakov <aia21@cam.ac.uk>
Mon, 16 Jul 2007 18:39:02 +0000 (19:39 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 16 Jul 2007 19:01:30 +0000 (12:01 -0700)
commit959bc220df38317bed9a677600b3945a8571fc1c
treecaeeee78786ed9b10994d31545a638dcce441918
parent7144521f5ac741e9ad3033953b9d9fdede015ee0
Fix LDM for new field in the VOL5 VBLK.

Teach LDM about a new field encountered with Windows Vista.

This fixes LDM for people using Vista who have disabled drive letter
assignment from one or more volumes.  Doing this introduces a so far
unknown field in the LDM database in the VOL5 VBLK structure which
causes the LDM driver to fail to parse the VBLK structure and hence LDM
fails to parse the disk altogether.  This patch teaches the driver about
this field.

Thanks got to Ashton Mills <amills@iinet.com.au> for reporting the
problem and working with me on getting it fixed.  It is now working for
him.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
CC: Richard Russon <ldm@flatcap.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/partitions/ldm.c
fs/partitions/ldm.h