linux-stable-rt/arch/alpha/kernel
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
Give the statfs superblock operation a dentry pointer rather than a superblock
pointer.

This complements the get_sb() patch.  That reduced the significance of
sb->s_root, allowing NFS to place a fake root there.  However, NFS does
require a dentry to use as a target for the statfs operation.  This permits
the root in the vfsmount to be used instead.

linux/mount.h has been added where necessary to make allyesconfig build
successfully.

Interest has also been expressed for use with the FUSE and XFS filesystems.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Cc: Nathan Scott <nathans@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-23 07:42:45 -07:00
..
Makefile
alpha_ksyms.c [PATCH] alpha: SMP IRQ routing fix 2006-06-05 12:29:16 -07:00
asm-offsets.c [PATCH] alpha: Fix getxpid on alpha so it works for threads 2006-02-01 08:53:21 -08:00
console.c
core_apecs.c
core_cia.c
core_irongate.c
core_lca.c
core_marvel.c [PATCH] Don't pass boot parameters to argv_init[] 2006-03-31 12:18:53 -08:00
core_mcpcia.c
core_polaris.c
core_t2.c
core_titan.c
core_tsunami.c
core_wildfire.c
entry.S [PATCH] alpha: Fix getxpid on alpha so it works for threads 2006-02-01 08:53:21 -08:00
err_common.c
err_ev6.c
err_ev7.c
err_impl.h
err_marvel.c
err_titan.c
es1888.c
gct.c
head.S
init_task.c
io.c
irq.c [PATCH] alpha: fix IRQ handling lockup 2006-03-09 19:47:37 -08:00
irq_alpha.c
irq_i8259.c
irq_impl.h
irq_pyxis.c
irq_srm.c
machvec_impl.h [PATCH] arch/alpha/kernel/machvec_impl.h: C99 struct initializer 2005-12-15 10:04:31 -08:00
module.c
ns87312.c
osf_sys.c [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 2006-06-23 07:42:45 -07:00
pci-noop.c [PATCH] capable/capability.h (arch/) 2006-01-11 18:42:14 -08:00
pci.c
pci_impl.h
pci_iommu.c [PATCH] gfp_t: remaining bits of arch/* 2005-10-28 08:16:51 -07:00
process.c [PATCH] alpha: SMP IRQ routing fix 2006-06-05 12:29:16 -07:00
proto.h
ptrace.c [PATCH] alpha: task_pt_regs() 2006-01-12 09:08:50 -08:00
semaphore.c
setup.c [PATCH] alpha: SMP boot fixes 2006-04-11 06:18:34 -07:00
signal.c
smc37c93x.c
smc37c669.c
smp.c [PATCH] alpha: SMP IRQ routing fix 2006-06-05 12:29:16 -07:00
srm_env.c
srmcons.c
sys_alcor.c [PATCH] PCI: pci_find_device remove (alpha/kernel/sys_alcor.c) 2006-01-09 12:13:14 -08:00
sys_cabriolet.c
sys_dp264.c [PATCH] Alpha: ISA IRQs fixup for dp264 2005-09-19 10:00:59 -07:00
sys_eb64p.c
sys_eiger.c
sys_jensen.c
sys_marvel.c
sys_miata.c
sys_mikasa.c
sys_nautilus.c
sys_noritake.c
sys_rawhide.c
sys_ruffian.c
sys_rx164.c
sys_sable.c
sys_sio.c [PATCH] PCI: pci_find_device remove (alpha/kernel/sys_sio.c) 2006-01-09 12:13:14 -08:00
sys_sx164.c
sys_takara.c
sys_titan.c [PATCH] alpha: SMP IRQ routing fix 2006-06-05 12:29:16 -07:00
sys_wildfire.c
systbls.S
time.c [PATCH] RTC: Remove RTC UIP synchronization on Alpha 2006-03-28 09:16:01 -08:00
traps.c [PATCH] alpha: fix kernel alignment traps 2005-10-02 14:32:49 -07:00
vmlinux.lds.S