Changeset 8a06468
- Timestamp:
- Aug 5, 2017, 11:21:53 PM (7 years ago)
- Branches:
- master
- Children:
- 958752c
- Parents:
- 253f37f
- git-author:
- Jason Gross <jgross@mit.edu> (08/05/17 22:17:39)
- git-committer:
- Jason Gross <jasongross9@gmail.com> (08/05/17 23:21:53)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
logging.c
r253f37f r8a06468 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.