All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: grub-devel@gnu.org
Subject: Re: [PATCH] bug fix for ntfs
Date: Wed, 25 Apr 2012 10:34:54 +0200	[thread overview]
Message-ID: <4F97B72E.9010400@gmail.com> (raw)
In-Reply-To: <CAChj19Oz38KvSQbTn6EGOQ4UNp4hiptKpVL1Pp18rqWfBBj+vA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1505 bytes --]

On 25.04.2012 08:11, Thomas Frauendorfer wrote:
> On Wed, Apr 25, 2012 at 5:01 AM, Bean <bean123ch@gmail.com> 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 <phcoder@gmail.com>
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
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
>


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



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]

      reply	other threads:[~2012-04-25  8:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-23 14:41 [PATCH] bug fix for ntfs Bean
2012-04-23 15:04 ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-04-23 15:26   ` Bean
2012-04-23 15:41     ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-04-23 16:03       ` Bean
2012-04-23 16:29         ` Bean
2012-04-23 16:31         ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-04-23 16:54           ` Bean
2012-04-23 17:00             ` Bean
2012-04-23 20:02             ` Jeffrey Sheinberg
2012-04-23 20:02               ` jeff
2012-04-24 15:36         ` Thomas Frauendorfer
2012-04-25  3:01           ` Bean
2012-04-25  6:11             ` Thomas Frauendorfer
2012-04-25  8:34               ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F97B72E.9010400@gmail.com \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.