Files
minix/servers/vfs
Thomas Veerman 3de8d1cf6e VFS/PFS: remove notion of position in pipes
Because pipes have no file position. VFS maintained (file) offsets into a
buffer internal to PFS and stored them in vnodes for simplicity, mixing
the responsibilities of filp and vnode objects.

With this patch PFS ignores the position field in REQ_READ and REQ_WRITE
requests making VFS' job a lot simpler.
2013-01-11 09:18:35 +00:00
..
2012-09-17 11:01:45 +00:00
2012-02-13 16:53:21 +00:00
2012-09-17 11:01:45 +00:00
2012-09-17 11:01:45 +00:00
2012-09-17 11:01:45 +00:00
2013-01-11 09:18:35 +00:00
2012-04-13 12:50:38 +00:00
2012-04-13 12:50:38 +00:00
2012-07-16 14:00:56 +02:00
2012-02-13 16:53:21 +00:00
2013-01-11 09:18:35 +00:00
2012-04-27 08:49:38 +00:00
2012-02-13 16:53:21 +00:00
2012-11-26 15:20:18 +00:00
2013-01-11 09:18:35 +00:00
2012-02-13 16:53:21 +00:00
2013-01-11 09:18:35 +00:00
2012-02-13 16:53:21 +00:00
2012-04-27 08:49:38 +00:00
2012-02-13 16:53:21 +00:00
2012-02-13 16:53:21 +00:00
2012-04-27 08:50:49 +00:00
2012-07-15 22:30:15 +02:00
2012-09-17 11:01:45 +00:00
2013-01-11 09:18:35 +00:00
2013-01-11 09:18:35 +00:00
2012-02-13 16:53:21 +00:00
2013-01-11 09:18:35 +00:00
2012-11-26 15:20:18 +00:00
2013-01-11 09:18:35 +00:00
2012-09-17 11:01:45 +00:00
2012-03-25 21:58:14 +02:00