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-02-13 16:53:21 +00:00
2012-03-25 21:58:14 +02:00
2012-02-13 16:53:21 +00:00
2012-07-18 10:05:50 +00:00
2012-03-25 21:58:27 +02:00
2012-03-25 16:17:10 +02:00
2012-03-25 21:58:27 +02:00
2012-03-25 21:58:14 +02:00
2012-02-13 16:53:21 +00:00
2012-03-25 21:58:14 +02:00
2012-03-25 21:58:14 +02:00
2012-03-25 21:58:14 +02:00
2012-03-25 21:58:14 +02:00
2012-03-25 16:17:10 +02:00
2012-03-25 21:58:14 +02:00
2012-03-25 21:58:14 +02:00
2012-02-13 16:53:21 +00:00
2012-03-25 21:58:14 +02:00