linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: 郭明阳 <guomingyang@nrchpc.ac.cn>
To: "linux-ext4" <linux-ext4@vger.kernel.org>,
	"linux-ext4" <linux-ext4@vger.kernel.org>,
	"linux-ext4" <linux-ext4@vger.kernel.org>,
	"linux-ext4" <linux-ext4@vger.kernel.org>,
	"linux-ext4" <linux-ext4@vger.kernel.org>,
	"linux-ext4" <linux-ext4@vger.kernel.org>,
	"linux-ext4" <linux-ext4@vger.kernel.org>
Cc: "linux-fsdevel" <linux-fsdevel@vger.kernel.org>
Subject: a question about ext4_fsblk_t
Date: Sun, 22 Oct 2006 15:38:00 +0800	[thread overview]
Message-ID: <200610220746.k9M7kRHv012761@nrchpc.ac.cn> (raw)

Hello everyone:

		I am a student interesting in linux filesystem, I have a problem about the replace of block number type to ext4_fsblk_t. Is it complete? Or has it passed all the test? Because I have found a place like this in linux-2.6.19-rc2/fs/ext4/inode.c 



+struct buffer_head *ext4_bread(handle_t *handle, struct inode *inode,
+                               int block, int create, int *err)


the block's type is not changed. Although I think it will bring no mistake, I doubt about why not change it. Thank you !


guomingyang


             reply	other threads:[~2006-10-22  7:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-22  7:38 郭明阳 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-10-22  8:50 a question about ext4_fsblk_t guomingyang
2006-11-29  1:13 ` Mingming Cao

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=200610220746.k9M7kRHv012761@nrchpc.ac.cn \
    --to=guomingyang@nrchpc.ac.cn \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-fsdevel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).