]> git.pld-linux.org Git - packages/kernel.git/blobdiff - linux-2.4.22-evms-2.1.1.patch
- obsolete
[packages/kernel.git] / linux-2.4.22-evms-2.1.1.patch
index a196bb95c62aa1484d26de671fbea8de5fca72a5..d9649bae694f62f9936643f9025654bfbedb9ddf 100644 (file)
@@ -2531,25 +2531,6 @@ diff -urN linux-2.4.22/drivers/md/multipath.c linux-2.4.22-evms/drivers/md/multi
        mddev->sb_dirty = 1;
        conf->mddev = mddev;
        conf->device_lock = MD_SPIN_LOCK_UNLOCKED;
-diff -urN linux-2.4.22/fs/jfs/super.c linux-2.4.22-evms/fs/jfs/super.c
---- linux-2.4.22/fs/jfs/super.c        2003-09-15 16:54:15.000000000 +0200
-+++ linux-2.4.22-evms/fs/jfs/super.c   2003-09-15 17:09:07.000000000 +0200
-@@ -379,6 +379,7 @@
-       if (!(sb->s_flags & MS_RDONLY)) {
-               txQuiesce(sb);
-               lmLogShutdown(log);
-+              updateSuper(sb, FM_CLEAN);
-       }
- }
-@@ -389,6 +390,7 @@
-       int rc = 0;
-       if (!(sb->s_flags & MS_RDONLY)) {
-+              updateSuper(sb, FM_MOUNT);
-               if ((rc = lmLogInit(log)))
-                       jfs_err("jfs_unlock failed with return code %d", rc);
-               else
 diff -urN linux-2.4.22/include/linux/raid/multipath.h linux-2.4.22-evms/include/linux/raid/multipath.h
 --- linux-2.4.22/include/linux/raid/multipath.h        2001-11-12 18:51:56.000000000 +0100
 +++ linux-2.4.22-evms/include/linux/raid/multipath.h   2003-09-15 17:09:36.000000000 +0200
This page took 0.075466 seconds and 4 git commands to generate.