Fork us on GitHub Follow us on Facebook Follow us on Twitter

Changeset 5581b469 in mainline for uspace/srv/fs/devfs/devfs.c


Ignore:
Timestamp:
2010-11-29T19:33:07Z (12 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial
Children:
f07f6b2
Parents:
7329e6a
Message:

Introduce new boolean properties into vfs_info_t.

The FS can set concurrent_read_write to true if it is ready to handle
concurrent reads and writes from/to one node.

The FS can set write_retains_size if its write method never modifies the
size of the node.

File:
1 edited

Legend:

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