Orangefs: improve the POSIXness of interrupted writes...
authorMike Marshall <hubcap@omnibond.com>
Wed, 9 Mar 2016 18:12:37 +0000 (13:12 -0500)
committerMike Marshall <hubcap@omnibond.com>
Wed, 9 Mar 2016 18:12:37 +0000 (13:12 -0500)
commit162ada7764162eb2eb0a02546f820ca8b099cdea
tree6fc674756ae2646012bef5539ea6fdf7a088faa4
parentcf07c0bf88b7e8765361e808b61fef287caedfe3
Orangefs: improve the POSIXness of interrupted writes...

Don't return EINTR on interrupted writes if some data has already
been written.

Signed-off-by: Mike Marshall <hubcap@omnibond.com>
fs/orangefs/file.c