am-utils-6.2.git
13 years agofixed bugs parsing lustre mount strings.
Christos Zoulas [Wed, 25 Jul 2012 19:38:59 +0000 (15:38 -0400)]
fixed bugs parsing lustre mount strings.

13 years agomention today's fix
Christos Zoulas [Sat, 9 Jun 2012 23:03:03 +0000 (19:03 -0400)]
mention today's fix

13 years agouse hasmnteq instead of hasmntopt.
Christos Zoulas [Sat, 9 Jun 2012 22:58:22 +0000 (18:58 -0400)]
use hasmnteq instead of hasmntopt.

13 years agomention today's change
Christos Zoulas [Tue, 1 May 2012 16:26:22 +0000 (12:26 -0400)]
mention today's change

13 years agoSome old linux kernels return EPERM instead of ENOENT for nfsv4 file
Christos Zoulas [Tue, 1 May 2012 16:23:50 +0000 (12:23 -0400)]
Some old linux kernels return EPERM instead of ENOENT for nfsv4 file
handles. Fall back to nfsv3 for them too.

13 years agotoday's changes
Christos Zoulas [Fri, 9 Mar 2012 16:03:45 +0000 (11:03 -0500)]
today's changes

13 years agohandle haiku
Christos Zoulas [Fri, 9 Mar 2012 15:58:08 +0000 (10:58 -0500)]
handle haiku

13 years agodetect autofs on linux
Christos Zoulas [Fri, 9 Mar 2012 15:57:48 +0000 (10:57 -0500)]
detect autofs on linux

13 years agofix incorrect types
Christos Zoulas [Fri, 9 Mar 2012 15:57:26 +0000 (10:57 -0500)]
fix incorrect types

13 years agoportability fixes
Christos Zoulas [Wed, 25 Jan 2012 18:06:34 +0000 (13:06 -0500)]
portability fixes

13 years agomake the ifdef to define a function match its use.
Christos Zoulas [Wed, 25 Jan 2012 18:06:17 +0000 (13:06 -0500)]
make the ifdef to define a function match its use.

13 years ago- remove unused variable
Christos Zoulas [Wed, 25 Jan 2012 18:05:44 +0000 (13:05 -0500)]
- remove unused variable
- fix signness warning

13 years agoquote AM_CFLAGS
Christos Zoulas [Wed, 25 Jan 2012 18:05:18 +0000 (13:05 -0500)]
quote AM_CFLAGS

13 years agoAdd missing prototype
Christos Zoulas [Wed, 25 Jan 2012 18:05:03 +0000 (13:05 -0500)]
Add missing prototype

13 years agogeneralize the macros for all BSDs (to fix FreeBSD)
Christos Zoulas [Wed, 25 Jan 2012 18:04:37 +0000 (13:04 -0500)]
generalize the macros for all BSDs (to fix FreeBSD)

13 years agoAvoid type punning warnings
Christos Zoulas [Mon, 23 Jan 2012 16:59:46 +0000 (11:59 -0500)]
Avoid type punning warnings

13 years agoMerge branch 'master' of ssh://git.fsl.cs.sunysb.edu/scm/git/am-utils-6.2
Christos Zoulas [Fri, 30 Dec 2011 20:56:34 +0000 (15:56 -0500)]
Merge branch 'master' of ssh://git.fsl.cs.sunysb.edu/scm/git/am-utils-6.2

13 years agoRevert "dummy change"
Erez Zadok [Fri, 30 Dec 2011 18:21:41 +0000 (13:21 -0500)]
Revert "dummy change"

This reverts commit 619745936adbae486e934b9397725c78a7d6d726.

13 years agodummy change
Erez Zadok [Fri, 30 Dec 2011 18:17:53 +0000 (13:17 -0500)]
dummy change

13 years agoThings I did today
Christos Zoulas [Thu, 29 Dec 2011 21:18:50 +0000 (16:18 -0500)]
Things I did today

13 years agobreak on succes
Christos Zoulas [Thu, 29 Dec 2011 21:18:30 +0000 (16:18 -0500)]
break on succes

13 years agoAdd ext2/3/4 explicit support.
Christos Zoulas [Thu, 29 Dec 2011 21:18:03 +0000 (16:18 -0500)]
Add ext2/3/4 explicit support.

13 years agothings I did today.
Christos Zoulas [Thu, 15 Dec 2011 21:44:47 +0000 (16:44 -0500)]
things I did today.

13 years agoAdd lustre
Christos Zoulas [Thu, 15 Dec 2011 21:44:28 +0000 (16:44 -0500)]
Add lustre

13 years agoadd lustre
Christos Zoulas [Thu, 15 Dec 2011 21:44:07 +0000 (16:44 -0500)]
add lustre

13 years agoadd lustre
Christos Zoulas [Thu, 15 Dec 2011 21:43:23 +0000 (16:43 -0500)]
add lustre

13 years agoadd lustre
Christos Zoulas [Thu, 15 Dec 2011 21:42:23 +0000 (16:42 -0500)]
add lustre

13 years agoremove stray debugging message
Christos Zoulas [Thu, 15 Dec 2011 21:41:33 +0000 (16:41 -0500)]
remove stray debugging message

13 years agoAdd lustre support.
Christos Zoulas [Thu, 15 Dec 2011 21:21:35 +0000 (16:21 -0500)]
Add lustre support.

13 years ago- Add lustre support
Christos Zoulas [Thu, 15 Dec 2011 21:19:23 +0000 (16:19 -0500)]
- Add lustre support
- Add more mount flags

13 years agoWe want to include <linux/fs.h> because this is the only place some of
Christos Zoulas [Thu, 15 Dec 2011 21:17:49 +0000 (16:17 -0500)]
We want to include <linux/fs.h> because this is the only place some of
the mount flags are declared. Hopefully old systems where this caused
trouble are dead by now.

14 years agomention nfsl fix
Christos Zoulas [Mon, 28 Nov 2011 15:18:27 +0000 (10:18 -0500)]
mention nfsl fix

14 years agoMatch against either the short local hostname or the fqdn name.
Christos Zoulas [Mon, 28 Nov 2011 15:17:18 +0000 (10:17 -0500)]
Match against either the short local hostname or the fqdn name.

14 years agonew file
Christos Zoulas [Thu, 6 Oct 2011 15:30:48 +0000 (11:30 -0400)]
new file

14 years agoOnly compile the NFSv4 -> NFSv3 fallback code if we have NFSv4.
Christos Zoulas [Thu, 6 Oct 2011 15:29:46 +0000 (11:29 -0400)]
Only compile the NFSv4 -> NFSv3 fallback code if we have NFSv4.

14 years agomention recent work.
Christos Zoulas [Thu, 6 Oct 2011 15:05:11 +0000 (11:05 -0400)]
mention recent work.

14 years agoAdd FALLTHROUGH comment
Christos Zoulas [Thu, 6 Oct 2011 14:58:35 +0000 (10:58 -0400)]
Add FALLTHROUGH comment

14 years agoAdd nfsv4 support
Christos Zoulas [Thu, 6 Oct 2011 14:58:00 +0000 (10:58 -0400)]
Add nfsv4 support

14 years agoNFSv4 support
Christos Zoulas [Thu, 6 Oct 2011 14:57:32 +0000 (10:57 -0400)]
NFSv4 support

14 years agoadding _GNU_SOURCE in one place is good enough (configure does it)
Christos Zoulas [Thu, 6 Oct 2011 14:56:01 +0000 (10:56 -0400)]
adding _GNU_SOURCE in one place is good enough (configure does it)

14 years agofix typo
Christos Zoulas [Thu, 6 Oct 2011 14:55:36 +0000 (10:55 -0400)]
fix typo

14 years ago- add and use xstrdup()
Christos Zoulas [Thu, 6 Oct 2011 14:54:10 +0000 (10:54 -0400)]
- add and use xstrdup()
- cleanup error handling in release controlling tty.

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:52:40 +0000 (10:52 -0400)]
strdup -> xstrdup
don't dereference NULL if string does not have /

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:51:50 +0000 (10:51 -0400)]
strdup -> xstrdup

14 years agoadd NFSv4 support
Christos Zoulas [Thu, 6 Oct 2011 14:51:32 +0000 (10:51 -0400)]
add NFSv4 support

14 years agocleanup strdup
Christos Zoulas [Thu, 6 Oct 2011 14:50:31 +0000 (10:50 -0400)]
cleanup strdup

14 years agoNFSv4 support
Christos Zoulas [Thu, 6 Oct 2011 14:49:33 +0000 (10:49 -0400)]
NFSv4 support
cleanup strdup -> xstrdup

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:48:32 +0000 (10:48 -0400)]
strdup -> xstrdup

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:47:57 +0000 (10:47 -0400)]
strdup -> xstrdup

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:47:39 +0000 (10:47 -0400)]
strdup -> xstrdup
FALLTHROUGH comments

14 years agoNFSv4 support
Christos Zoulas [Thu, 6 Oct 2011 14:46:11 +0000 (10:46 -0400)]
NFSv4 support

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:45:06 +0000 (10:45 -0400)]
strdup -> xstrdup
don't check for NULL before XFREE

14 years agofix retry logic to include NFSv4
Christos Zoulas [Thu, 6 Oct 2011 14:44:27 +0000 (10:44 -0400)]
fix retry logic to include NFSv4

14 years agoadd NFSv4 support
Christos Zoulas [Thu, 6 Oct 2011 14:44:02 +0000 (10:44 -0400)]
add NFSv4 support

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:42:51 +0000 (10:42 -0400)]
strdup -> xstrdup
fix error handling
improve error messages
don't check for NULL before XFREE

14 years agoadd NFSv4 support
Christos Zoulas [Thu, 6 Oct 2011 14:41:44 +0000 (10:41 -0400)]
add NFSv4 support
strdup -> xstrdup

14 years agoAdd fallthrough comment
Christos Zoulas [Thu, 6 Oct 2011 14:40:56 +0000 (10:40 -0400)]
Add fallthrough comment

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:40:42 +0000 (10:40 -0400)]
strdup -> xstrdup

14 years agodon't set variable we don't use
Christos Zoulas [Thu, 6 Oct 2011 14:40:14 +0000 (10:40 -0400)]
don't set variable we don't use
don't check for NULL before XFREE
strdup -> xstrdup

14 years agoadd support for NFSv4
Christos Zoulas [Thu, 6 Oct 2011 14:38:27 +0000 (10:38 -0400)]
add support for NFSv4
don't check for NULL before XFREE
strdup -> xstrdup
return early if going_down returns
check for mf_fo since the caller does too
ALLOC + memset == CALLOC

14 years agodon't check for NULL before XFREE
Christos Zoulas [Thu, 6 Oct 2011 14:38:15 +0000 (10:38 -0400)]
don't check for NULL before XFREE
strdup -> xstrdup

14 years agodon't check for NULL before XFREE
Christos Zoulas [Thu, 6 Oct 2011 14:38:01 +0000 (10:38 -0400)]
don't check for NULL before XFREE
strdup -> xstrdup

14 years agodon't check for NULL before XFREE
Christos Zoulas [Thu, 6 Oct 2011 14:37:27 +0000 (10:37 -0400)]
don't check for NULL before XFREE
strdup -> xstrdup
Don't complain about empty selector; we can use it to unset.

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:37:16 +0000 (10:37 -0400)]
strdup -> xstrdup

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:37:02 +0000 (10:37 -0400)]
strdup -> xstrdup

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:36:33 +0000 (10:36 -0400)]
strdup -> xstrdup

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:36:24 +0000 (10:36 -0400)]
strdup -> xstrdup

14 years agoAdd support for NFSv4 with fallback to NFSv3 if the path is not found.
Christos Zoulas [Thu, 6 Oct 2011 14:35:45 +0000 (10:35 -0400)]
Add support for NFSv4 with fallback to NFSv3 if the path is not found.
Fallback can be disabled if NO_FALLBACK is defined.

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:34:50 +0000 (10:34 -0400)]
strdup -> xstrdup

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:34:39 +0000 (10:34 -0400)]
strdup -> xstrdup

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:34:30 +0000 (10:34 -0400)]
strdup -> xstrdup

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:34:17 +0000 (10:34 -0400)]
strdup -> xstrdup

14 years agodon't check for NULL before XFREE
Christos Zoulas [Thu, 6 Oct 2011 14:33:58 +0000 (10:33 -0400)]
don't check for NULL before XFREE
strdup -> xstrdup

14 years agodon't check for NULL before XFREE
Christos Zoulas [Thu, 6 Oct 2011 14:33:31 +0000 (10:33 -0400)]
don't check for NULL before XFREE
strdup -> xstrdup

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:32:56 +0000 (10:32 -0400)]
strdup -> xstrdup
don't check for NULL before XFREE
don't set variable we don't use

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:32:24 +0000 (10:32 -0400)]
strdup -> xstrdup
tidy up snprintf wrong length

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:32:07 +0000 (10:32 -0400)]
strdup -> xstrdup

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:31:43 +0000 (10:31 -0400)]
strdup -> xstrdup

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:31:23 +0000 (10:31 -0400)]
strdup -> xstrdup

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:31:04 +0000 (10:31 -0400)]
strdup -> xstrdup

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:30:54 +0000 (10:30 -0400)]
strdup -> xstrdup

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:30:42 +0000 (10:30 -0400)]
strdup -> xstrdup

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:30:18 +0000 (10:30 -0400)]
strdup -> xstrdup
NFSv4 support

14 years agocaller checks for am_al, we do too.
Christos Zoulas [Thu, 6 Oct 2011 14:29:23 +0000 (10:29 -0400)]
caller checks for am_al, we do too.
don't check for NULL before XFREE
strdup -> xstrdup

14 years agofix error paths to free memory properly
Christos Zoulas [Thu, 6 Oct 2011 14:28:42 +0000 (10:28 -0400)]
fix error paths to free memory properly
don't check for NULL before XFREE

14 years agodon't set variable we don't use.
Christos Zoulas [Thu, 6 Oct 2011 14:28:21 +0000 (10:28 -0400)]
don't set variable we don't use.

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:27:44 +0000 (10:27 -0400)]
strdup -> xstrdup

14 years agodon't check for NULL before XFREE
Christos Zoulas [Thu, 6 Oct 2011 14:27:16 +0000 (10:27 -0400)]
don't check for NULL before XFREE
strdup -> xstrdup

14 years agocaller checks for mf_fo, we do too.
Christos Zoulas [Thu, 6 Oct 2011 14:26:41 +0000 (10:26 -0400)]
caller checks for mf_fo, we do too.

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:26:01 +0000 (10:26 -0400)]
strdup -> xstrdup

14 years agodon't check for NULL before XFREE
Christos Zoulas [Thu, 6 Oct 2011 14:25:38 +0000 (10:25 -0400)]
don't check for NULL before XFREE
add NFSv4 support

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:25:07 +0000 (10:25 -0400)]
strdup -> xstrdup
don't check NULL before XFREE

14 years agostrdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:24:47 +0000 (10:24 -0400)]
strdup -> xstrdup

14 years ago- caller checks am_parent, so we check it too.
Christos Zoulas [Thu, 6 Oct 2011 14:24:02 +0000 (10:24 -0400)]
- caller checks am_parent, so we check it too.
- strdup -> xstrdup

14 years agogoing_down can return; so return early if it does.
Christos Zoulas [Thu, 6 Oct 2011 14:23:31 +0000 (10:23 -0400)]
going_down can return; so return early if it does.

14 years ago- strdup -> xstrdup
Christos Zoulas [Thu, 6 Oct 2011 14:22:49 +0000 (10:22 -0400)]
- strdup -> xstrdup
- don't check for NULL before xfree

14 years agoamq -i doc
Christos Zoulas [Thu, 15 Sep 2011 21:21:18 +0000 (17:21 -0400)]
amq -i doc

14 years ago- add amq -i that prints information about the current state of the maps
Christos Zoulas [Thu, 15 Sep 2011 21:19:22 +0000 (17:19 -0400)]
- add amq -i that prints information about the current state of the maps
- simplify reload logic by adding a function that just clears the hash
  instead of copying tables around
- add the number of entries of the map to the map structure

14 years agoLog when we call yp_all.
Christos Zoulas [Thu, 15 Sep 2011 21:18:45 +0000 (17:18 -0400)]
Log when we call yp_all.

14 years agoproper error message, and initialization
Christos Zoulas [Thu, 15 Sep 2011 16:35:15 +0000 (12:35 -0400)]
proper error message, and initialization