Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ceph: add flock/fcntl lock support | Greg Farnum | 2010-08-02 |
Implement flock inode operation to support advisory file locking. All lock/unlock operations are synchronous with the MDS. Lock state is sent when reconnecting to a recovering MDS to restore the shared lock state. Signed-off-by: Greg Farnum <gregf@hq.newdream.net> Signed-off-by: Sage Weil <sage@newdream.net> |