Update a forgotten comment.

(Logical change 1.406)
edge.strict_endians
cantab.net!aia21 2004-06-01 16:29:45 +00:00
parent 90548737d5
commit b2ce5e087c
1 changed files with 1 additions and 2 deletions

View File

@ -3427,8 +3427,7 @@ static void mkntfs_create_root_structures(void)
opts.part_start_sect);
/*
* If there are problems go back to bs->unused[0-3] and set them. See
* ../include/layout.h for details. Other fields to also consider
* setting are: bs->bpb.sectors_per_track and .heads.
* ../include/layout.h for details.
*/
bs->number_of_sectors = scpu_to_le64(opts.nr_sectors);
bs->mft_lcn = scpu_to_le64(opts.mft_lcn);