From 6532d211951a52c62d2617340447f6bafd540e92 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Thu, 27 Feb 2014 23:35:24 +0000 Subject: Allow read-only account check without taking a write lock on account. --- BUGS.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'BUGS.txt') diff --git a/BUGS.txt b/BUGS.txt index e0569113..5425d81a 100644 --- a/BUGS.txt +++ b/BUGS.txt @@ -13,3 +13,4 @@ Bugs * more automated tests for win32 * change off_t to box_off_t in preparation for win32 large file support * support large files on win32 by using native *i64 functions instead of posix +* when storage is implemented, ensure that no write operations can happen to an account that's opened read-only (BackupStoreCheck without fix) -- cgit v1.2.3