Nova Patents
EP2085884A2

Serverless distributed file system

Abstract

A serverless distributed file system manages the storage of files and directories using one or more directory groups. The directories may be managed using Byzantine-fault-tolerant groups, whereas files are managed without using Byzantine-fault-tolerant groups. Additionally, the file system may employ a hierarchical namespace to store files. Furthermore, the directory group may employ a plurality of locks to control access to objects (e.g., files and directories) in each directory.

EP2085884A2, drawing sheet 1
Sheet 1 of 14

Term

Term ended

Projected expiry passed 12 March 2022, 4.5 years ago.

  1. Priority
  2. Filed
  3. Published
  4. Projected expiry
  5. Today

14 claims: 1 independent, 13 dependent

  1. 1
    A method implemented in a serverless distributed file system, the method comprising:receiving a request to open an object with one or more selected locks;checking whether the one or more selected locks conflict with a lock already granted to another application, wherein at least one of the selected locks represents the right to open the object without sharing an open mode;and granting the request to open the object only if the one or more selected locks do not conflict with a lock already granted to another application.