Changeset e315b460 in rtems
- Timestamp:
- 08/01/14 19:13:40 (8 years ago)
- Branches:
- 5, master
- Children:
- 2c5980f
- Parents:
- 9da567b2
- git-author:
- Al Viro <viro@…> (08/01/14 19:13:40)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (07/16/18 05:22:12)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/libfs/src/jffs2/src/jffs2_fs_sb.h
r9da567b2 re315b460 135 135 136 136 struct delayed_work wbuf_dwork; /* write-buffer write-out work */ 137 int wbuf_queued; /* non-zero delayed work is queued */138 spinlock_t wbuf_dwork_lock; /* protects wbuf_dwork and and wbuf_queued */139 137 140 138 unsigned char *oobbuf;
Note: See TracChangeset
for help on using the changeset viewer.