]> Zhao Yanbai Git Server - minix.git/commit
PFS: when copy fails, don't change state
authorBen Gras <ben@minix3.org>
Wed, 26 Feb 2014 14:57:08 +0000 (15:57 +0100)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:05:13 +0000 (17:05 +0200)
commit8c277f99f46e448530ff10ed2cde9725d4ea2951
tree8787846829bbb3c306ff9d57873300a2e5ac79b8
parentfa901649a3b3cc128d58f873acfac2a9084b3506
PFS: when copy fails, don't change state

. makes it safe to transparently repeate i/o operation on
  EFAULT
. needed for future re-issued i/o operation change in VFS

Change-Id: Iea6b29f3bff19002dcd69b30569671768ac17e21
servers/pfs/read.c