support block storage open multiple times
e.g., a single file/image can be mapped multiple times on different hosts by
curve-nbd with extra option `--no-exclusive'
limitations:
1. provided as a shared disk/device WITHOUT data consistent guarantee,
so it's users' responsibility to deal with this problem.
2. each file/image can only open once on each host.