allow -append to overrule unsupported file locking
authorBerk Hess <hess@kth.se>
Wed, 18 Apr 2012 08:28:54 +0000 (10:28 +0200)
committerBerk Hess <hess@kth.se>
Wed, 18 Apr 2012 08:49:12 +0000 (10:49 +0200)
commitba707205b62b03783b8c2cdcbb9f64406f3c223e
tree7a2f93ac4162619e8ce508a3aa3b9bca5727847e
parent682cf5f7687081b69561e7c9585899187fbd0220
allow -append to overrule unsupported file locking

This is a change to the previous change to let mdrun append anyhow
when file locking is not supported. Now a fatal error is generated,
unless -append is specified explicitly.
This commit refs #924

Change-Id: I98fa201fb5bd62c0de58c3c2d7e17e8b3f727c2f
include/checkpoint.h
include/mdrun.h
src/gmxlib/checkpoint.c
src/kernel/mdrun.c
src/kernel/runner.c
src/tools/gmx_membed.c