summaryrefslogtreecommitdiffstats
path: root/sbin/hastd/nv.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings.trociny2013-12-101-1/+1
* Fix typo.trociny2012-03-231-7/+7
* For functions that return -1 on failure check exactly for -1 and not forpjd2012-01-101-6/+6
* Use PJDLOG_ASSERT() and PJDLOG_ABORT() everywhere instead of assert().pjd2011-09-271-34/+43
* Add nv_assert() which allows to assert that the given name exists.pjd2011-01-221-5/+25
* Implement nv_exists() function that returns true if argument of the givenpjd2010-10-241-1/+27
* Move all NV defines into nv.c, they are not used externally thus there ispjd2010-10-241-0/+27
* Plug memory leak.pjd2010-06-141-0/+2
* Please welcome HAST - Highly Avalable Storage.pjd2010-02-181-0/+882
OpenPOWER on IntegriCloud