Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux-HA: Dev

[PATCH] Low: Add support for ext4 as well as ext4dev (prior to Linux 2.6.28)

 

 

Linux-HA dev RSS feed   Index | Next | Previous | View Threaded


r.bhatia at ipax

Jul 1, 2010, 6:29 AM

Post #1 of 2 (245 views)
Permalink
[PATCH] Low: Add support for ext4 as well as ext4dev (prior to Linux 2.6.28)

# HG changeset patch
# User Raoul Bhatia [IPAX] <r.bhatia [at] ipax>
# Date 1277990824 -7200
# Node ID 23884dfd86b4840ef59e2b0cce836e86390dbc6b
# Parent 93ad82df2132b836802c8e95aad7b521acf3f3d0
Low: Add support for ext4 as well as ext4dev (prior to Linux 2.6.28)

diff -r 93ad82df2132 -r 23884dfd86b4 heartbeat/Filesystem
--- a/heartbeat/Filesystem Wed Jun 30 23:21:22 2010 +0200
+++ b/heartbeat/Filesystem Thu Jul 01 15:27:04 2010 +0200
@@ -399,7 +399,7 @@
no) false;;
""|auto)
case $FSTYPE in
-
ext3|reiserfs|reiser4|nss|xfs|jfs|vfat|fat|nfs|cifs|smbfs|ocfs2|gfs2|none|lustre)
+
ext4|ext4dev|ext3|reiserfs|reiser4|nss|xfs|jfs|vfat|fat|nfs|cifs|smbfs|ocfs2|gfs2|none|lustre)
false;;
*)
true;;
_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/


dejanmm at fastmail

Jul 1, 2010, 8:57 AM

Post #2 of 2 (238 views)
Permalink
Re: [PATCH] Low: Add support for ext4 as well as ext4dev (prior to Linux 2.6.28) [In reply to]

Hi,

Applied with a bit changed summary.

Cheers,

Dejan



On Thu, Jul 01, 2010 at 03:29:14PM +0200, Raoul Bhatia [IPAX] wrote:
> # HG changeset patch
> # User Raoul Bhatia [IPAX] <r.bhatia [at] ipax>
> # Date 1277990824 -7200
> # Node ID 23884dfd86b4840ef59e2b0cce836e86390dbc6b
> # Parent 93ad82df2132b836802c8e95aad7b521acf3f3d0
> Low: Add support for ext4 as well as ext4dev (prior to Linux 2.6.28)
>
> diff -r 93ad82df2132 -r 23884dfd86b4 heartbeat/Filesystem
> --- a/heartbeat/Filesystem Wed Jun 30 23:21:22 2010 +0200
> +++ b/heartbeat/Filesystem Thu Jul 01 15:27:04 2010 +0200
> @@ -399,7 +399,7 @@
> no) false;;
> ""|auto)
> case $FSTYPE in
> -
> ext3|reiserfs|reiser4|nss|xfs|jfs|vfat|fat|nfs|cifs|smbfs|ocfs2|gfs2|none|lustre)
> +
> ext4|ext4dev|ext3|reiserfs|reiser4|nss|xfs|jfs|vfat|fat|nfs|cifs|smbfs|ocfs2|gfs2|none|lustre)
> false;;
> *)
> true;;
> _______________________________________________________
> Linux-HA-Dev: Linux-HA-Dev [at] lists
> http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> Home Page: http://linux-ha.org/
_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev [at] lists
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Linux-HA dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.