Discussion:
[Gluster-users] Any feature allow to add lock on a file between different apps?
Lei Gong
2018-04-04 03:00:58 UTC
Permalink
Hello there

I want to know if there is a feature allow user to add lock on a file when their app is modifying that file, so that other apps could use the file when its unlocked.

Thanks

Lei
Pranith Kumar Karampuri
2018-04-06 07:50:49 UTC
Permalink
You can use posix-locks i.e. fnctl based advisory locks on glusterfs just
like any other fs.
Post by Lei Gong
Hello there
I want to know if there is a feature allow user to add lock on a file when
their app is modifying that file, so that other apps could use the file
when its unlocked.
Thanks
Lei
_______________________________________________
Gluster-users mailing list
http://lists.gluster.org/mailman/listinfo/gluster-users
--
Pranith
Loading...