Re: [git pull] VFS stuff, part 1

From: Alexander Beregalov
Date: Wed Dec 16 2009 - 17:42:25 EST


2009/12/16 Al Viro <viro@xxxxxxxxxxxxxxxxxx>:
> This ought to get rid of the bulk of namei.c patches affecting the
> areas where my and Nick's series step on the same code. ÂThere's
> also some struct file work, plus a bunch of fixes all over the place
> (in particular, Eric's series dealing with IMA horrors, partially
> modified to merge), but most of that stuff is fighting the call
> graph in fs/namei.c and massaging things into more or less sane shape
> there.
>
> Please, pull from
> git.kernel.org//pub/scm/linux/kernel/git/viro/vfs-2.6.git/

Hi

Here is a regression between
5ac4d63 (Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block)
and
bac5e54 (Merge branch 'master' of
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6)


[ 17.462212] REISERFS (device sda1): found reiserfs format "3.6"
with standard journal
[ 17.470199] REISERFS (device sda1): using ordered data mode
[ 17.480645] REISERFS (device sda1): journal params: device sda1,
size 8192, journal first block 18, max trans len 1024, max batch 900,
max commit age 30, max trans age 30
[ 17.497079] REISERFS (device sda1): checking transaction log (sda1)
[ 17.503457] REISERFS debug (device sda1): journal-1153: found in
header: first_unflushed_offset 6839, last_flushed_trans_id 2074215
[ 17.521242] REISERFS debug (device sda1): journal-1206: Starting
replay from offset 8908689884846775, trans_id 4161904640
[ 17.532296] REISERFS debug (device sda1): journal-1299: Setting
newest_mount_id to 315
[ 17.573874] REISERFS (device sda1): Using r5 hash to sort names
[ 17.603715] VFS: Mounted root (reiserfs filesystem) readonly on device 8:1.
[ 17.610972] Freeing unused kernel memory: 280k freed
[ 17.790027] ohci_hcd 0000:00:02.0: auto-stop root hub
INIT: version 2.87 booting
[ 18.290029] ohci_hcd 0000:00:02.1: auto-stop root hub
[ 18.595537] kbd_mode used greatest stack depth: 6028 bytes left
Loading /lib/rc/console/keymap
[ 18.648845] loadkeys used greatest stack depth: 5764 bytes left
[ 18.655619] init-early.sh used greatest stack depth: 5276 bytes left

OpenRC 0.5.3 is starting up Gentoo Linux (i686)

* Mounting /proc...
[ 18.819236] mount used greatest stack depth: 5260 bytes left
[ ok ]
mkdir `/lib/rc/init.d/starting': Operation not supported
mkdir `/lib/rc/init.d/started': Operation not supported
mkdir `/lib/rc/init.d/stopping': Operation not supported
mkdir `/lib/rc/init.d/inactive': Operation not supported
mkdir `/lib/rc/init.d/wasinactive': Operation not supported
mkdir `/lib/rc/init.d/failed': Operation not supported
mkdir `/lib/rc/init.d/hotplugged': Operation not supported
mkdir `/lib/rc/init.d/daemons': Operation not supported
mkdir `/lib/rc/init.d/options': Operation not supported
mkdir `/lib/rc/init.d/exclusive': Operation not supported
mkdir `/lib/rc/init.d/scheduled': Operation not supported
mkdir `/lib/rc/init.d/tmp': Operation not supported
* Caching service dependencies...
[ 20.203989] gendepends.sh used greatest stack depth: 5176 bytes left
[ ok ]
* rc: failed to cr* rc: failed to crINIT: Entering runlevel: 3
* rc: failed to create stopping dir `/lib/rc/init.d/rc.stopping':
Operation not supported
[ 21.075265] device: 'vcs6': device_add
[ 21.078101] device: 'vcsa6': device_add
[ 21.086896] device: 'vcs4': device_add
[ 21.087221] device: 'vcsa4': device_add
[ 21.095348] device: 'vcs2': device_add
[ 21.095696] device: 'vcsa2': device_add
[ 21.103825] device: 'vcs3': device_add
[ 21.104151] device: 'vcsa3': device_add
[ 21.112285] device: 'vcs5': device_add
[ 21.112604] device: 'vcsa5': device_add
INIT: Id "s0" respawni
INIT: Id "s0" respawni


Is it obvious for you or do I need to bisect ?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/