It looks OK to me, except that the patch is reversed.
> diff -ru linux/fs/jbd/journal.c linux.ori/fs/jbd/journal.c
> --- linux/fs/jbd/journal.c Mon Apr 22 06:29:16 2002
> +++ linux.ori/fs/jbd/journal.c Mon Apr 22 06:28:54 2002
> @@ -204,7 +204,6 @@
>
> lock_kernel();
> daemonize();
> - exit_files(current);
> spin_lock_irq(¤t->sigmask_lock);
> sigfillset(¤t->blocked);
> recalc_sigpending(current);
Cheers, Andreas
-- Andreas Dilger http://www-mddsp.enel.ucalgary.ca/People/adilger/ http://sourceforge.net/projects/ext2resize/- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/