From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Yan Zheng" Subject: Re: Why the third parameter of "ext4_ext_put_in_cache" is __u32? Date: Thu, 26 Jul 2007 22:57:59 +0800 Message-ID: <3d0408630707260757w2bd53a2ey6ed1c11f06cd35be@mail.gmail.com> References: <3d0408630707260754w71df514bh719a6e40cc6e2fdb@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: linux-ext4@vger.kernel.org, linux-fsdevel@vger.kernel.org Return-path: In-Reply-To: <3d0408630707260754w71df514bh719a6e40cc6e2fdb@mail.gmail.com> Content-Disposition: inline Sender: linux-ext4-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org sorry, I mean the fourth parameter of "ext4_ext_put_in_cache. 2007/7/26, Yan Zheng : > Hi all > > The third parameter of "ext4_ext_put_in_cache" is used to receive > physical block number. I think the data type should be "ext4_fsblk_t". > > Thanks in advance. > > YZ >