[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110217161445.GI26780@thunk.org>
Date: Thu, 17 Feb 2011 11:14:45 -0500
From: Ted Ts'o <tytso@....edu>
To: Steven Liu <lingjiujianke@...il.com>
Cc: linux-ext4@...r.kernel.org, liuqi <liuqi@...nderst.com>
Subject: Re: [PATCH] code cleanup on include/linux/fs.h
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
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists