From 0d83c44007e4101e44b64b57f2351266c31376a0 Mon Sep 17 00:00:00 2001 From: dormando Date: Sat, 19 May 2012 13:09:09 -0700 Subject: [PATCH] fix CHANGES for 2.60 :P --- CHANGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index de3ba9b..b526b6a 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,10 @@ * avoid unnecessary devcount update in create_close (Eric Wong ) + * size arg check from tomas doran (dormando ) + (pass in a "size" argument (in bytes) to create_open and mogilefs will + ensure there's enough free space for it) + * sqlite: implement locking via tables (Eric Wong ) * worker/query: Add optional callid parameter (Gernot Vormayr ) @@ -20,7 +24,7 @@ * fsck: log bad count correctly instead of policy violation (Eric Wong ) - * tests: add test for fsck functionality (Eric Wong ) + * tests: add tests for fsck functionality (Eric Wong ) * monitor: only broadcast reject_bad_md5 on change (Eric Wong ) -- 2.11.4.GIT