David van Moolenbroek 7dd286e6b8 VFS: do not save device node for new regular files
The VFS/FS protocol does not require the file server to supply a
special device node number in response to a REQ_CREATE request, as
this call creates only regular files. Therefore, VFS should not
erroneously save this piece of information from the REQ_CREATE reply
either.
2012-11-15 14:29:59 +00:00
..
2012-10-30 13:55:42 +01:00
2012-04-09 18:08:26 +02:00
2012-07-15 22:30:15 +02:00
2012-10-12 14:52:01 +02:00
2012-10-30 13:55:42 +01:00
2012-08-03 00:20:34 -07:00
2012-10-12 14:52:01 +02:00
2012-09-18 13:17:52 +02:00
2012-11-09 19:00:46 +01:00