Re: [PATCH] fs/partitions/check.c: add error handling for kobject_add

2007-10-24 Thread Borislav Petkov
On Tue, Oct 23, 2007 at 11:39:00PM -0700, Andrew Morton wrote: > I get 100% rejects from this. Please redo against latest mainline. Here you go, this one is against today's 24-rc1. --- From: Borislav Petkov <[EMAIL PROTECTED]> Add error handling to the kobject_add()-call and signal (the even hig

[PATCH] fs/partitions/check.c: add error handling for kobject_add

2007-10-21 Thread Borislav Petkov
From: Borislav Petkov <[EMAIL PROTECTED]> Add error handling to the kobject_add()-call and signal (the even highly unlikely) error condition. Signed-off-by: Borislav Petkov <[EMAIL PROTECTED]> -- diff --git a/fs/partitions/check.c b/fs/partitions/check.c index 722e12e..5490e33 100644 --- a/fs/pa