grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] bug fix for ntfs


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: [PATCH] bug fix for ntfs
Date: Wed, 25 Apr 2012 10:34:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20120329 Icedove/10.0.3

On 25.04.2012 08:11, Thomas Frauendorfer wrote:
> On Wed, Apr 25, 2012 at 5:01 AM, Bean <address@hidden> wrote:
>> Thanks for the info, I don't have any 4K drive to test. You can check
>> if ntfs fs driver is working properly since I don't remember if I have
>> made the 1024 MFT assumption elsewhere.
> I don't know yet when I will have the time to test it because the 4k
> drives are test hardware at work.
man mkfs.ntfs:
       -s, --sector-size BYTES
              Specify  the  size of sectors in bytes. Valid sector size
values
              are 256, 512, 1024, 2048 and 4096 bytes per sector. If 
omitted,
              mkntfs  attempts  to determine the sector-size
automatically and
              if that fails a default of 512 bytes per sector is used.
modinfo scsi_debug:
parm:           sector_size:logical block size in bytes (def=512) (int)

revno: 3759
committer: Vladimir 'phcoder' Serbinenko <address@hidden>
branch nick: grub
timestamp: Fri 2012-01-20 15:01:35 +0100
message:
        Support 4K-sector NTFS.
 
        * include/grub/ntfs.h (GRUB_NTFS_MAX_MFT): Increase to 8.
        (grub_ntfs_data): Remove blocksize.
        * grub-core/fs/ntfs.c (fixup): Fix size comparison.
        Remove data argument. All users updated.

> _______________________________________________
> Grub-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/grub-devel
>


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]