No warning on disk full -
06-09-2006
, 07:50 AM
Hi,
I'm having a small problem with bdb (4.1.25 for various reasons). When
I call db->put () on a full file system, the error log function gets
called, but the method doesn't appear to be returning an error (I
expect ENOSPC). Is this a known problem with this version of bdb, or
am I doing something wrong?
Cheers,
Ross |