mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: ohyama_sec@ariel-networks.com
To: linux-kernel@vger.kernel.org
Subject: [PATCH] I found a type miss in fs/ext2/ext2
Date: Tue, 26 Feb 2008 19:24:15 +0900 (JST)	[thread overview]
Message-ID: <20080226102415.DA893948006@ns.ariel-networks.com> (raw)

Hiroyasu Ohyama
==================

Maybe I found a type miss in fs/ext2/ext2.h which is in linux-2.6.24.3, and write difference below.

---

*** fs/ext2/ext2.h	2008-02-26 09:20:20.000000000 +0900
--- fs/ext2/ext2_correct.h	2008-02-26 19:12:55.000000000 +0900
***************
*** 27,33 ****
  	/*
  	 * i_block_group is the number of the block group which contains
  	 * this file's inode.  Constant across the lifetime of the inode,
! 	 * it is ued for making block allocation decisions - we try to
  	 * place a file's data blocks near its inode block, and new inodes
  	 * near to their parent directory's inode.
  	 */
--- 27,33 ----
  	/*
  	 * i_block_group is the number of the block group which contains
  	 * this file's inode.  Constant across the lifetime of the inode,
! 	 * it is used for making block allocation decisions - we try to
  	 * place a file's data blocks near its inode block, and new inodes
  	 * near to their parent directory's inode.
  	 */

             reply	other threads:[~2008-02-26 10:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-26 10:24 ohyama_sec [this message]
2008-02-26 14:07 ` Pekka Enberg

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=20080226102415.DA893948006@ns.ariel-networks.com \
    --to=ohyama_sec@ariel-networks.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®