1
1
raafatfeki 5988297bd8 fs/gpfs: Assign file creation to one process and management of error codes translation.
When O_CREAT and O_EXCL are set, open() shall fail if the file exists. Therefore, I assigned the file creation to the root process only.
I also translated the errno codes to their corresponding MPI error codes.

Signed-off-by: raafatfeki <fekiraafat@gmail.com>
2019-11-25 09:01:38 -06:00
..
2019-08-05 09:20:54 -07:00
2019-10-29 15:00:51 +09:00
2019-05-29 00:23:18 -04:00
2018-03-21 05:16:25 +02:00