login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
5
Re: [PATCH 13/32] IGET: Stop EXT2 from using iget() and read_inode() [try #2]
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Theodore Tso
Subject:
Re: [PATCH 13/32] IGET: Stop EXT2 from using iget() and read_inode() [try #2]
Date: Friday, October 5, 2007 - 5:05 am
On Thu, Oct 04, 2007 at 04:57:08PM +0100, David Howells wrote:
quoted text
> Stop the EXT2 filesystem from using iget() and read_inode(). Replace > ext2_read_inode() with ext2_iget(), and call that instead of iget(). > ext2_iget() then uses iget_locked() directly and returns a proper error code > instead of an inode in the event of an error. > > ext2_fill_super() returns any error incurred when getting the root inode > instead of EINVAL. > > Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: "Theodore Ts'o" <tytso@mit.edu> - Ted -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 00/32] Remove iget() and read_inode() [try #2]
, David Howells
, (Thu Oct 4, 8:56 am)
[PATCH 01/32] Add an ERR_CAST() macro to complement ERR_PT ...
, David Howells
, (Thu Oct 4, 8:56 am)
[PATCH 02/32] Convert ERR_PTR(PTR_ERR(p)) instances to ERR ...
, David Howells
, (Thu Oct 4, 8:56 am)
[PATCH 03/32] IGET: Introduce a function to register iget ...
, David Howells
, (Thu Oct 4, 8:56 am)
[PATCH 04/32] IGET: Use iget_failed() in AFS [try #2]
, David Howells
, (Thu Oct 4, 8:56 am)
[PATCH 05/32] IGET: Use iget_failed() in GFS2 [try #2]
, David Howells
, (Thu Oct 4, 8:56 am)
[PATCH 06/32] IGET: Mark iget() and read_inode() as being ...
, David Howells
, (Thu Oct 4, 8:56 am)
[PATCH 07/32] IGET: Stop AFFS from using iget() and read_i ...
, David Howells
, (Thu Oct 4, 8:56 am)
[PATCH 08/32] IGET: Stop autofs from using iget() and read ...
, David Howells
, (Thu Oct 4, 8:56 am)
[PATCH 09/32] IGET: Stop BEFS from using iget() and read_i ...
, David Howells
, (Thu Oct 4, 8:56 am)
[PATCH 10/32] IGET: Stop BFS from using iget() and read_in ...
, David Howells
, (Thu Oct 4, 8:56 am)
[PATCH 11/32] IGET: Stop CIFS from using iget() and read_i ...
, David Howells
, (Thu Oct 4, 8:56 am)
[PATCH 12/32] IGET: Stop EFS from using iget() and read_in ...
, David Howells
, (Thu Oct 4, 8:57 am)
[PATCH 13/32] IGET: Stop EXT2 from using iget() and read_i ...
, David Howells
, (Thu Oct 4, 8:57 am)
[PATCH 14/32] IGET: Stop EXT3 from using iget() and read_i ...
, David Howells
, (Thu Oct 4, 8:57 am)
[PATCH 15/32] IGET: Stop EXT4 from using iget() and read_i ...
, David Howells
, (Thu Oct 4, 8:57 am)
[PATCH 16/32] IGET: Stop FAT from using iget() and read_in ...
, David Howells
, (Thu Oct 4, 8:57 am)
[PATCH 17/32] IGET: Stop FreeVXFS from using iget() and re ...
, David Howells
, (Thu Oct 4, 8:57 am)
[PATCH 18/32] IGET: Stop FUSE from using iget() and read_i ...
, David Howells
, (Thu Oct 4, 8:57 am)
[PATCH 19/32] IGET: Stop HFSPLUS from using iget() and rea ...
, David Howells
, (Thu Oct 4, 8:57 am)
[PATCH 20/32] IGET: Stop ISOFS from using read_inode() [tr ...
, David Howells
, (Thu Oct 4, 8:57 am)
[PATCH 21/32] IGET: Stop JFFS2 from using iget() and read_ ...
, David Howells
, (Thu Oct 4, 8:57 am)
[PATCH 22/32] IGET: Stop JFS from using iget() and read_in ...
, David Howells
, (Thu Oct 4, 8:57 am)
[PATCH 23/32] IGET: Stop the MINIX filesystem from using i ...
, David Howells
, (Thu Oct 4, 8:57 am)
[PATCH 24/32] IGET: Stop PROCFS from using iget() and read ...
, David Howells
, (Thu Oct 4, 8:58 am)
[PATCH 25/32] IGET: Stop QNX4 from using iget() and read_i ...
, David Howells
, (Thu Oct 4, 8:58 am)
[PATCH 26/32] IGET: Stop ROMFS from using iget() and read_ ...
, David Howells
, (Thu Oct 4, 8:58 am)
[PATCH 27/32] IGET: Stop the SYSV filesystem from using ig ...
, David Howells
, (Thu Oct 4, 8:58 am)
[PATCH 28/32] IGET: Stop UFS from using iget() and read_in ...
, David Howells
, (Thu Oct 4, 8:58 am)
[PATCH 29/32] IGET: Stop OPENPROMFS from using iget() and ...
, David Howells
, (Thu Oct 4, 8:58 am)
[PATCH 30/32] IGET: Stop HOSTFS from using iget() and read ...
, David Howells
, (Thu Oct 4, 8:58 am)
[PATCH 31/32] IGET: Stop HPPFS from using iget() and read_ ...
, David Howells
, (Thu Oct 4, 8:58 am)
[PATCH 32/32] IGET: Remove iget() and the read_inode() sup ...
, David Howells
, (Thu Oct 4, 8:58 am)
Re: [PATCH 13/32] IGET: Stop EXT2 from using iget() and re ...
, Theodore Tso
, (Fri Oct 5, 5:05 am)
Re: [PATCH 00/32] Remove iget() and read_inode() [try #2]
, David Howells
, (Fri Oct 5, 7:44 am)
Re: [PATCH 01/32] Add an ERR_CAST() macro to complement ER ...
, Christoph Hellwig
, (Fri Oct 5, 7:46 am)
Re: [PATCH 03/32] IGET: Introduce a function to register i ...
, Christoph Hellwig
, (Fri Oct 5, 7:47 am)
Re: [PATCH 06/32] IGET: Mark iget() and read_inode() as be ...
, Christoph Hellwig
, (Fri Oct 5, 7:47 am)
Re: [PATCH 06/32] IGET: Mark iget() and read_inode() as be ...
, David Howells
, (Fri Oct 5, 8:12 am)
Re: [PATCH 06/32] IGET: Mark iget() and read_inode() as be ...
, David Howells
, (Fri Oct 5, 8:21 am)
Re: [PATCH 06/32] IGET: Mark iget() and read_inode() as be ...
, Christoph Hellwig
, (Fri Oct 5, 8:29 am)
Re: [PATCH 01/32] Add an ERR_CAST() macro to complement ER ...
, David Howells
, (Fri Oct 5, 8:47 am)
Re: [PATCH 01/32] Add an ERR_CAST() macro to complement ER ...
, Sam Ravnborg
, (Fri Oct 5, 9:07 am)
Re: [PATCH 01/32] Add an ERR_CAST() macro to complement ER ...
, David Howells
, (Fri Oct 5, 9:19 am)
Re: [PATCH 01/32] Add an ERR_CAST() macro to complement ER ...
, Randy Dunlap
, (Fri Oct 5, 9:21 am)
Re: [PATCH 14/32] IGET: Stop EXT3 from using iget() and re ...
, Jan Kara
, (Tue Oct 9, 8:41 am)
Re: [PATCH 15/32] IGET: Stop EXT4 from using iget() and re ...
, Jan Kara
, (Tue Oct 9, 8:45 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexander Sulfrian
[RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set
Junio C Hamano
Re: Rss produced by git is not valid xml?
git-commits-head
:
Linux Kernel Mailing List
iSeries: fix section mismatch in iseries_veth
Linux Kernel Mailing List
ixbge: remove TX lock and redo TX accounting.
Linux Kernel Mailing List
ixgbe: fix several counter register errata
Linux Kernel Mailing List
b43: fix build with CONFIG_SSB_PCIHOST=n
Linux Kernel Mailing List
9p: block-based virtio client
linux-netdev
:
Michael Breuer