Re: [systemd-devel] systemd failing with vfs-scale-working patch-set

2010-11-29 Thread Nick Piggin
On Mon, Nov 29, 2010 at 02:36:41PM +0100, Sedat Dilek wrote: > On Mon, Nov 29, 2010 at 1:55 PM, Sedat Dilek > wrote: > > Hi, > > > > I have tried the vfs-scale-working patch-set from [1] (GIT tree see [2]). > > Unfortunately, I cannot boot my Debian/sid i386 system with systemd > > (system freeze

Re: [systemd-devel] systemd failing with vfs-scale-working patch-set (kdb-2/2)

2010-12-03 Thread Nick Piggin
On Wed, Dec 01, 2010 at 05:25:54PM +0100, Sedat Dilek wrote: > On Mon, Nov 29, 2010 at 2:55 PM, Nick Piggin wrote: > > On Mon, Nov 29, 2010 at 02:36:41PM +0100, Sedat Dilek wrote: > >> On Mon, Nov 29, 2010 at 1:55 PM, Sedat Dilek > >> wrote: > >> > Hi, &

Re: [systemd-devel] systemd failing with vfs-scale-working patch-set

2010-12-20 Thread Nick Piggin
On Mon, Dec 20, 2010 at 10:07:14PM +0100, Sedat Dilek wrote: > Hi Nick, > > after upgrading my toolchain and kernel-buildsystem I found some time > spending in getting some more infos on the systemd w/ vfs-scale > problem. > Eric reported in [1] same problems as I have seen. > > My systemd is now

Re: [systemd-devel] [patch] cgroup fs: avoid switching ->d_op on live dentry

2010-12-21 Thread Nick Piggin
On Tue, Dec 21, 2010 at 09:44:40AM +0100, Sedat Dilek wrote: > Against linux-next (next-20101210) it should look like: Yep, I'll rebase my tree with the fix shortly. > > $ diff -Naur cgroup-fix/cgroup-fs-avoid-switching-d_op-on-live-dentry.patch > cgroup-fix/cgroup-fs-avoid-switching-d_op-on-liv

Re: [systemd-devel] [patch] cgroup fs: avoid switching ->d_op on live dentry

2010-12-22 Thread Nick Piggin
On Wed, Dec 22, 2010 at 5:25 AM, Al Viro wrote: > On Tue, Dec 21, 2010 at 07:55:38PM +1100, Nick Piggin wrote: >> On Tue, Dec 21, 2010 at 09:44:40AM +0100, Sedat Dilek wrote: >> > Against linux-next (next-20101210) it should look like: >> >> Yep, I'll