All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sumit Narayan" <sumit_uconn@lycos.com>
To: "Kurt Wall" <kwall@kurtwerks.com>
Cc: linux-kernel@vger.kernel.org
Subject: Disk Write
Date: Tue, 06 May 2003 10:58:06 -0400	[thread overview]
Message-ID: <HBEDLKMGIINBCDAA@mailcity.com> (raw)

Hi...

I would like to write my data to a disk, without using any file system. I write directly to a raw disk and read it with my own function. Is this possible? Can I request a driver to write my data directly to the disk, and then use it to read the data also?

Sumit
--

On Mon, 5 May 2003 23:54:50   
 Kurt Wall wrote:
>An unnamed Administration source, Sumit Narayan, wrote:
>% Hi,
>% 
>% Actually, what I meant with this was, suppose I have a file name, how do I get the inode for that? And also suppose I have the inode number, how do I get the complete object of that inode for use and manipulation?
>
>If you have a filename, stat(2); see also lstat(2) and fstat(2).
>
>Kurt
>-- 
>Error in operator: add beer
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/
>


____________________________________________________________
Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
http://login.mail.lycos.com/r/referral?aid=27005

                 reply	other threads:[~2003-05-06 14:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=HBEDLKMGIINBCDAA@mailcity.com \
    --to=sumit_uconn@lycos.com \
    --cc=kwall@kurtwerks.com \
    --cc=linux-kernel@vger.kernel.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.