Changeset 69fd61e
- Timestamp:
- Aug 5, 2017, 10:54:39 PM (8 years ago)
- Children:
- 8a5803f
- Parents:
- acefe010
- git-author:
- Jason Gross <jgross@mit.edu> (08/05/17 22:17:39)
- git-committer:
- Jason Gross <jgross@mit.edu> (08/05/17 22:54:39)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
logging.c
racefe010 r69fd61e 268 268 * EPERM, EACCES, or ETIMEDOUT, go into deferred logging mode and 269 269 * queue an admin message. If it fails with anything else, display an 270 * error message, but do not go into deferred logging mode. 270 * error message, drop the log message, and do not go into deferred 271 * logging mode. 271 272 * 272 273 * N.B. This function is called only on the disk-writing thread. */
Note: See TracChangeset
for help on using the changeset viewer.