linux/drivers/misc/ibmasm
Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode
Instead of always assigning an increasing inode number in new_inode
move the call to assign it into those callers that actually need it.
For now callers that need it is estimated conservatively, that is
the call is added to all filesystems that do not assign an i_ino
by themselves.  For a few more filesystems we can avoid assigning
any inode number given that they aren't user visible, and for others
it could be done lazily when an inode number is actually needed,
but that's left for later patches.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-10-25 21:26:11 -04:00
..
command.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
dot_command.c IBMASM: whitespace cleanup 2007-07-17 10:23:04 -07:00
dot_command.h IBMASM: whitespace cleanup 2007-07-17 10:23:04 -07:00
event.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
heartbeat.c drivers/misc: replace remaining __FUNCTION__ occurrences 2008-04-29 08:06:03 -07:00
i2o.h IBMASM: whitespace cleanup 2007-07-17 10:23:04 -07:00
ibmasm.h kobject: convert ibmasm to use kref, not kobject 2008-01-24 20:40:08 -08:00
ibmasmfs.c fs: do not assign default i_ino in new_inode 2010-10-25 21:26:11 -04:00
lowlevel.c IBMASM: whitespace cleanup 2007-07-17 10:23:04 -07:00
lowlevel.h IBMASM: whitespace cleanup 2007-07-17 10:23:04 -07:00
Makefile
module.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
r_heartbeat.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
remote.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
remote.h IBMASM: whitespace cleanup 2007-07-17 10:23:04 -07:00
uart.c IBMASM: whitespace cleanup 2007-07-17 10:23:04 -07:00