Re: [PATCH] init: make init failures more explicit

2013-10-18 Thread Kieran Bingham
Fantastic I've been hurt by this in the past - and this patch would certainly would have helped save some time! -- Kieran On 18 October 2013 09:47, Michael Opdenacker wrote: > This patch proposes to make init failures more explicit. > > Before this, the "No init found" message didn't help much

Re: [PATCH 11/16] pramfs: ACL management

2010-10-11 Thread Kieran Bingham
On 10/10/2010 17:33, Marco Stornelli wrote: From: Marco Stornelli ACL operations. Signed-off-by: Marco Stornelli --- diff -Nurp linux-2.6.36-orig/fs/pramfs/acl.c linux-2.6.36/fs/pramfs/acl.c --- linux-2.6.36-orig/fs/pramfs/acl.c 1970-01-01 01:00:00.0 +0100 +++ linux-2.6.36/fs/pramfs/

Re: [PATCH 15/16] pramfs: test module

2010-10-11 Thread Kieran Bingham
On 10/10/2010 17:37, Marco Stornelli wrote: From: Marco Stornelli Test module. Signed-off-by: Marco Stornelli --- diff -Nurp linux-2.6.36-orig/fs/pramfs/pramfs_test.c linux-2.6.36/fs/pramfs/pramfs_test.c --- linux-2.6.36-orig/fs/pramfs/pramfs_test.c 1970-01-01 01:00:00.0 +0100 +++