[PATCH 1/26] NTFS 2.1.22 - Bug and race fixes and improved error handling.

From: Anton Altaparmakov
Date: Wed Nov 10 2004 - 09:53:51 EST


This is patch 1/26 in the series. It contains the following ChangeSet:

<aia21@xxxxxxxxxx> (04/10/20 1.2000.1.12)
NTFS: Fix two typos in Documentation/filesystems/ntfs.txt.

Thanks to Richard Russon for pointing them out.

Signed-off-by: Anton Altaparmakov <aia21@xxxxxxxxxx>

Best regards,

Anton
--
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Unix Support, Computing Service, University of Cambridge, CB2 3QH, UK
Linux NTFS maintainer / IRC: #ntfs on irc.freenode.net
WWW: http://linux-ntfs.sf.net/, http://www-stu.christs.cam.ac.uk/~aia21/

===================================================================

diff -Nru a/Documentation/filesystems/ntfs.txt b/Documentation/filesystems/ntfs.txt
--- a/Documentation/filesystems/ntfs.txt 2004-11-10 13:44:16 +00:00
+++ b/Documentation/filesystems/ntfs.txt 2004-11-10 13:44:16 +00:00
@@ -258,10 +258,10 @@
$ ./ldminfo --dump /dev/hda

This would dump the LDM database found on /dev/hda which describes all of your
-dinamic disks and all the volumes on them. At the bottom you will see the
+dynamic disks and all the volumes on them. At the bottom you will see the
VOLUME DEFINITIONS section which is all you really need. You may need to look
further above to determine which of the disks in the volume definitions is
-which device in Linux. Hint: Run ldminfo on each of your dinamic disks and
+which device in Linux. Hint: Run ldminfo on each of your dynamic disks and
look at the Disk Id close to the top of the output for each (the PRIVATE HEADER
section). You can then find these Disk Ids in the VBLK DATABASE section in the
<Disk> components where you will get the LDM Name for the disk that is found in
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/