cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2009-07-30 09:01:50 to 2009-09-28 08:42:32 UTC [more...]

[Cluster-devel] GFS2: Git tree update
 2009-09-28  8:42 UTC 

[Cluster-devel] skipping unused services, cman_tool join -A
 2009-09-25 19:31 UTC  (2+ messages)

[Cluster-devel] Re: cluster: STABLE3 - cman: Make disallowed state optional
 2009-09-25 17:46 UTC 

[Cluster-devel] patch proposal for BZ#514662
 2009-09-25 17:11 UTC 

[Cluster-devel] Cluster 3.0.3 stable release
 2009-09-25 13:33 UTC  (2+ messages)

[Cluster-devel] [PATCH] dlm: fix socket fd translation
 2009-09-24 21:21 UTC 

[Cluster-devel] [PATCH] STABLE3: enhance cman_tool to validate and distribute configuration files
 2009-09-24 17:18 UTC  (4+ messages)

[Cluster-devel] GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one)
 2009-09-24 14:41 UTC 

[Cluster-devel] [PATCH GFS2] gfs2_stuffed_write_end modifying source buffer?
 2009-09-23 21:48 UTC 

[Cluster-devel] GFS2: Another quota of quotas
 2009-09-23 15:50 UTC  (13+ messages)
` [Cluster-devel] [PATCH 01/12] GFS2: Alter arguments of gfs2_quota/statfs_sync
  ` [Cluster-devel] [PATCH 02/12] GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
    ` [Cluster-devel] [PATCH 03/12] GFS2: Remove obsolete code in quota.c
      ` [Cluster-devel] [PATCH 04/12] GFS2: Add get_xstate quota function
        ` [Cluster-devel] [PATCH 05/12] GFS2: Add proper error reporting to quota sync via sysfs
          ` [Cluster-devel] [PATCH 06/12] GFS2: Remove constant argument from qdsb_get()
            ` [Cluster-devel] [PATCH 07/12] GFS2: Remove constant argument from qd_get()
              ` [Cluster-devel] [PATCH 08/12] GFS2: Clean up gfs2_adjust_quota() and do_glock()
                ` [Cluster-devel] [PATCH 09/12] GFS2: Add get_xquota support
                  ` [Cluster-devel] [PATCH 10/12] VFS: Export dquot_send_warning
` [Cluster-devel] [PATCH 11/12] GFS2: Use dquot_send_warning()
` [Cluster-devel] [PATCH 12/12] GFS2: Add set_xquota support

[Cluster-devel] Re: [Xen-devel] Announcing xen/master: pvops git trees rearranged
 2009-09-21 16:19 UTC 

[Cluster-devel] [PATCH] dlm: fix lowcomms_connect_node for sctp
 2009-09-21  8:50 UTC  (3+ messages)

[Cluster-devel] Mostly quotas
 2009-09-16 15:03 UTC  (11+ messages)
` [Cluster-devel] [PATCH 01/10] GFS2: Alter arguments of gfs2_quota/statfs_sync
  ` [Cluster-devel] [PATCH 02/10] GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
    ` [Cluster-devel] [PATCH 03/10] GFS2: Remove obsolete code in quota.c
      ` [Cluster-devel] [PATCH 04/10] GFS2: Add get_xstate quota function
        ` [Cluster-devel] [PATCH 05/10] GFS2: Remove sysfs "done" files
          ` [Cluster-devel] [PATCH 06/10] GFS2: Add proper error reporting to quota sync via sysfs
            ` [Cluster-devel] [PATCH 07/10] GFS2: Remove constant argument from qdsb_get()
              ` [Cluster-devel] [PATCH 08/10] GFS2: Remove constant argument from qd_get()
                ` [Cluster-devel] [PATCH 09/10] GFS2: Clean up gfs2_adjust_quota() and do_glock()
                  ` [Cluster-devel] [PATCH 10/10] GFS2: Add get_xquota support

[Cluster-devel] Announce: cluster-cvs mailing list moved to fedorahosted
 2009-09-16  9:06 UTC 

[Cluster-devel] [PATCH 3/3] dlm: use kernel_sendpage
 2009-09-14 16:06 UTC 

[Cluster-devel] [PATCH 2/3] dlm: fix connection close handling
 2009-09-14 16:06 UTC 

[Cluster-devel] [PATCH 1/3] dlm: fix double-release of socket in error exit path
 2009-09-14 16:06 UTC 

[Cluster-devel] [PATCH 0/3] dlm patches for 2.6.32
 2009-09-14 16:06 UTC 

[Cluster-devel] GFS2: A quota of quota patches
 2009-09-14 13:51 UTC  (7+ messages)
` [Cluster-devel] [PATCH 1/4] GFS2: Alter arguments of gfs2_quota/statfs_sync
  ` [Cluster-devel] [PATCH 2/4] GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
    ` [Cluster-devel] [PATCH 3/4] GFS2: Remove obsolete code in quota.c
      ` [Cluster-devel] [PATCH 4/4] GFS2: Add get_xstate quota function

[Cluster-devel] GFS2: Pull request
 2009-09-14  8:08 UTC 

[Cluster-devel] GFS2: Pre-pull patch posting
 2009-09-14  7:57 UTC  (17+ messages)
` [Cluster-devel] [PATCH 01/15] GFS2: Add online uevent to GFS2
  ` [Cluster-devel] [PATCH 02/15] GFS2: Add some more info to uevents
    ` [Cluster-devel] [PATCH 03/15] GFS2: Improve error handling in inode allocation
      ` [Cluster-devel] [PATCH 04/15] GFS2: Replace assertion with proper error handling
        ` [Cluster-devel] [PATCH 05/15] GFS2: Add sysfs link to device
          ` [Cluster-devel] [PATCH 06/15] GFS2: Add a document explaining GFS2's uevents
            ` [Cluster-devel] [PATCH 07/15] GFS2: free disk inode which is deleted by remote node -V2
              ` [Cluster-devel] [PATCH 08/15] GFS2: jumping to wrong label?
                ` [Cluster-devel] [PATCH 09/15] GFS2: Add "-o errors=panic|withdraw" mount options
                  ` [Cluster-devel] [PATCH 10/15] GFS2: Add explanation of extended attr on-disk format
                    ` [Cluster-devel] [PATCH 11/15] GFS2: Clean up of extended attribute support
                      ` [Cluster-devel] [PATCH 12/15] GFS2: Rename eattr.[ch] as xattr.[ch]
                        ` [Cluster-devel] [PATCH 13/15] GFS2: Remove no_formal_ino generating code
                          ` [Cluster-devel] [PATCH 14/15] GFS2: Be extra careful about deallocating inodes
                            ` [Cluster-devel] [PATCH 15/15] GFS2: Remove unused sysfs file
  ` [Cluster-devel] Re: GFS2: Pre-pull patch posting

[Cluster-devel] ccs_config_dump / ccs_config_validate
 2009-09-10  8:22 UTC  (17+ messages)

[Cluster-devel] GFS2: Remove unused sysfs file
 2009-09-09 14:06 UTC 

[Cluster-devel] GFS2: Be extra careful about deallocating inodes
 2009-09-08 16:11 UTC 

[Cluster-devel] Can't manage virtual servers after upgrade
 2009-09-08 14:50 UTC  (2+ messages)

[Cluster-devel] libdlm: improve logging
 2009-09-03 10:57 UTC 

[Cluster-devel] luci SSL error: SSL_ERROR_ZERO_RETURN
 2009-09-03  8:00 UTC 

[Cluster-devel] Status
 2009-09-01  6:57 UTC 

[Cluster-devel] GFS2: Remove no_formal_ino generating code
 2009-08-27 14:07 UTC 

[Cluster-devel] GFS2: Rename eattr.[ch] as xattr.[ch]
 2009-08-26 16:56 UTC 

[Cluster-devel] GFS2: Clean up of extended attribute support
 2009-08-26 16:56 UTC 

[Cluster-devel] GFS2: Add explanation of extended attr on-disk format
 2009-08-26 16:55 UTC 

[Cluster-devel] [RFC]Drop unused plock resource when no other plock request comes
 2009-08-26  6:54 UTC  (5+ messages)
` [Cluster-devel] "

[Cluster-devel] Re: [PATCH] GFS2: jumping to wrong label?
 2009-08-24  8:55 UTC 

[Cluster-devel] [GFS2 patch] Add "-o errors=panic|withdraw" mount options
 2009-08-24  8:54 UTC  (2+ messages)
` [Cluster-devel] "

[Cluster-devel] Cluster 3.0.2 stable release
 2009-08-24  4:37 UTC 

[Cluster-devel] [PATCH] rgmanager: Fix referencing bug
 2009-08-21 15:05 UTC 

[Cluster-devel] Cluster 3.0.1 stable release
 2009-08-20 11:26 UTC 

[Cluster-devel] [PATCH 0/4] gfs2_utils: Trivial patches
 2009-08-19 12:49 UTC  (9+ messages)
` [Cluster-devel] [PATCH 1/4] libgfs2: Fix 'dubious one-bit signed bitfield' sparse errors
` [Cluster-devel] [PATCH 2/4] gfs2_quota: Fix sparse error
` [Cluster-devel] [PATCH 3/4] libgfs2: Fix "Value stored is never read" warnings
` [Cluster-devel] [PATCH 4/4] fsck.gfs2: Make block_mounters static

[Cluster-devel] Re: [Pacemaker] Linux Plumbers Conference mini-conf on clustering?
 2009-08-19  8:19 UTC  (3+ messages)

[Cluster-devel] [PATCH 1/1] gfs2: free disk inode which is deleted by remote node -V2
 2009-08-18  9:16 UTC  (2+ messages)

[Cluster-devel] [Fwd: Announcing www.planet-ha.org]
 2009-08-18  9:16 UTC 

[Cluster-devel] [PATCH] gfs2: free disk inode which is deleted by remote node
 2009-08-18  6:32 UTC  (3+ messages)

[Cluster-devel] GFS2 -nmw git tree
 2009-08-17  9:27 UTC 

[Cluster-devel] GFS2: Add a document explaining GFS2's uevents
 2009-08-14 13:35 UTC 

[Cluster-devel] GFS2: Pull request (fixes)
 2009-08-14 13:01 UTC 

[Cluster-devel] GFS2 and uevents document
 2009-08-13 17:14 UTC  (3+ messages)

[Cluster-devel] GFS2 and uevents document
 2009-08-13 15:13 UTC 

[Cluster-devel] GFS2: Add sysfs link to device
 2009-08-13 10:27 UTC 

[Cluster-devel] disallowed in cluster3
 2009-08-12 21:48 UTC  (5+ messages)

[Cluster-devel] GFS2 & sysfs
 2009-08-12 15:17 UTC 

[Cluster-devel] Re: where to get libtool 2.2.7
 2009-08-12 13:01 UTC  (2+ messages)

[Cluster-devel] Autotools version requirements to high on cluster master branch?
 2009-08-12 11:56 UTC  (4+ messages)

[Cluster-devel] dlm stress test hangs OCFS2
 2009-08-12 10:38 UTC 

[Cluster-devel] GFS2: Fix permissions on "recover" file
 2009-08-11 21:53 UTC  (2+ messages)
` [Cluster-devel] "

[Cluster-devel] GFS2: Umount recovery race fix
 2009-08-11  9:39 UTC  (4+ messages)

[Cluster-devel] GFS2: Replace assertion with proper error handling
 2009-08-11  9:37 UTC 

[Cluster-devel] Re: gfs2-utils: master - GFS2: fsck.gfs2 sometimes needs to be run twice
 2009-08-11  6:16 UTC 

[Cluster-devel] [PATCH] fs/dlm: fix connection close handling
 2009-08-10 19:51 UTC 

[Cluster-devel] [PATCH] libdlm: fix dlm_controld skipping lock spaces
 2009-08-10 19:44 UTC 

[Cluster-devel] Status
 2009-08-10  9:04 UTC 

[Cluster-devel] fence_scsi support for 2 node clusters
 2009-08-06 18:27 UTC 

[Cluster-devel] [PATCH] cman: wait for quorum
 2009-08-06 16:56 UTC  (2+ messages)

[Cluster-devel] waiting in init.d/cman
 2009-08-06 16:05 UTC  (6+ messages)

[Cluster-devel] gfs2-utils "make install" failure and fix
 2009-08-05 11:55 UTC  (4+ messages)
    ` [Cluster-devel] [patch] remove description for non existed option in man page

[Cluster-devel] Cluster 3.0.0 final stable release
 2009-08-04 11:37 UTC  (6+ messages)
  ` gfs1 for 2.6.30 (Was Re: [Cluster-devel] Cluster 3.0.0 final stable release)
    ` [Cluster-devel] Re: gfs1 for 2.6.30

[Cluster-devel] fence_scsi - Configuration file
 2009-08-04 11:14 UTC  (5+ messages)

[Cluster-devel] GFS2: Improve error handling in inode allocation
 2009-07-31 14:24 UTC 

[Cluster-devel] GFS2: Add LED support to GFS2
 2009-07-31 11:53 UTC  (4+ messages)
` [Cluster-devel] "

[Cluster-devel] GFS2: Add some more info to uevents
 2009-07-31 10:57 UTC 

[Cluster-devel] GFS2 git tree
 2009-07-31 10:14 UTC 

[Cluster-devel] GFS2: Pre-pull patch posting (fixes)
 2009-07-30 13:45 UTC  (9+ messages)
` [Cluster-devel] GFS2: Pull request (fixes)
` [Cluster-devel] [PATCH 1/7] GFS2: Shrink the shrinker
  ` [Cluster-devel] [PATCH 2/7] GFS2: keep statfs info in sync on grows
    ` [Cluster-devel] [PATCH 3/7] GFS2: Fix panic in glock memory shrinker
      ` [Cluster-devel] [PATCH 4/7] GFS2: Don't try and dealloc own inode
        ` [Cluster-devel] [PATCH 5/7] GFS2: Don't put unlikely reclaim candidates on the reclaim list
          ` [Cluster-devel] [PATCH 6/7] GFS2: Fix incorrent statfs consistency check
            ` [Cluster-devel] [PATCH 7/7] GFS2: remove dcache entries for remote deleted inodes

[Cluster-devel] LVM2 clvmd and STABLE3
 2009-07-30 13:33 UTC  (15+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).