From: Ted Ts'o <tytso@mit.edu>
To: Steven Liu <lingjiujianke@gmail.com>
Cc: linux-ext4@vger.kernel.org, liuqi <liuqi@thunderst.com>
Subject: Re: [PATCH] code cleanup on include/linux/fs.h
Date: Thu, 17 Feb 2011 11:14:45 -0500 [thread overview]
Message-ID: <20110217161445.GI26780@thunk.org> (raw)
In-Reply-To: <AANLkTinpYGiq_mn7iO4xKW01nLXWrW89bRMXjME=5pSS@mail.gmail.com>
On Thu, Feb 17, 2011 at 05:38:43PM +0800, Steven Liu wrote:
> Hi Ted,
>
>
> Can this patch be fixed.
>
> Cleanup the unsed code on include/linux/fs.h.
> All filesystem using mount_bdev and mount_nodev
> to replace get_sb_bdev and get_sb_nodev.
> So rmmove the unused code.
Um, why are you sending this to the linux-ext4 list?
And if you really want to get rid of get_sb_bdev and get_sb_nodev, you
should send a single patch which removes it from all files in the
Linux source tree, as well as updating references to these functions
in the Documentation/filesystems/porting file.
- Ted
next prev parent reply other threads:[~2011-02-17 16:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-17 9:38 [PATCH] code cleanup on include/linux/fs.h Steven Liu
2011-02-17 16:14 ` Ted Ts'o [this message]
2011-02-17 17:25 ` Eric Sandeen
-- strict thread matches above, loose matches on Subject: below --
2011-02-17 9:37 Steven Liu
2011-02-17 11:50 ` Alexey Dobriyan
2011-02-17 11:58 ` Steven Liu
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=20110217161445.GI26780@thunk.org \
--to=tytso@mit.edu \
--cc=lingjiujianke@gmail.com \
--cc=linux-ext4@vger.kernel.org \
--cc=liuqi@thunderst.com \
/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.