From ddc2f94b59278346d524bd04f200eff39c2a8bde Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Mon, 8 Mar 2021 11:58:20 +0100 Subject: [PATCH] removed trailing blanks --- docs.it4i/storage/project-storage.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs.it4i/storage/project-storage.md b/docs.it4i/storage/project-storage.md index a222346a5..9c2588069 100644 --- a/docs.it4i/storage/project-storage.md +++ b/docs.it4i/storage/project-storage.md @@ -18,6 +18,7 @@ Each file storage implements GPFS file system exported via NFS protocol using th | IO Performance | 57kIOPS | 19kIOPS | ## Accessing PROJECT + All aspects of allocation, accessing and using PROJECT storage are driven by project paradigm. PROJECT allocation: project directory (folder) is created for every active project. Project directory life cycle follows project's life cycle. -- GitLab