Changeset 53da07e in rtems for cpukit/libfs/src/rfs

Timestamp:
05/14/12 13:21:30 (12 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
7666afc
Parents:
fed66f99
git-author:
Sebastian Huber <sebastian.huber@…> (05/14/12 13:21:30)
git-committer:
Sebastian Huber <sebastian.huber@…> (05/15/12 08:01:42)
Message:

Filesystem: PR1255: Move offset update to handlers

It is now the responsibility of the read() and write() handler to update
the offset field of the IO descriptor (rtems_libio_t). This change
makes it possible to protect the IO descriptor from concurrent access by
per file locks.

(No files)

Note: See TracChangeset for help on using the changeset viewer.