public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: "Nikolai Vladychevski" <niko@isl.net.mx>
To: David Woodhouse <dwmw2@infradead.org>
Cc: linux-mtd@lists.infradead.org
Subject: Re: nftl driver
Date: Mon, 24 Sep 2001 22:12:12 GMT	[thread overview]
Message-ID: <20010924221212.11724.qmail@qis> (raw)
In-Reply-To: <20004.1001233928@redhat.com>

David Woodhouse writes: 

> 
> niko@isl.net.mx said:
>>  If this problem of writing zeros  is due to the module unloading
>> problem, how can I solve it if the driver is  in the kernel and cant
>> be reloaded? 
> 
> Almost certainly. The driver has lots if internal state about the old NFTL
> format cached, and you've gone and changed it all. You should never need to
> use nftl_format. If you want new data, just write new data to /dev/nftla. 
> You don't need to do a low-level format just to change the data.

well, its just my application requires it .... I have to nftl_format because 
I do not nftl_format at the 0x00000. There is another data of variable 
lenght that I place before nftla data, so i have to nftl_format 
0xSOME_OFFSET that is different evry time.... 

but ... if the driver doesn't come the application , the application will 
have to go to the driver... 

Nikolai

  reply	other threads:[~2001-09-24 22:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-22 16:09 nftl driver Nikolai Vladychevski
2001-09-23  8:32 ` David Woodhouse
2001-09-24 22:12   ` Nikolai Vladychevski [this message]
2001-09-24 23:10     ` David Woodhouse
2001-09-23 15:06 ` jffs2_gcd_mtd4 <defunct> Joakim Tjernlund
2001-09-23 15:12   ` David Woodhouse

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=20010924221212.11724.qmail@qis \
    --to=niko@isl.net.mx \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox