Commit Briefs

Omar Polo

fork the library


GitHub

Merge pull request #38 from progrium/ufs

ufs: added mostly working unix filesystem server session implementation


Jeff Lindsay

ufs: Fix deadlock in Create

Ensure that we don't attempt to lock the FileRef twice, which causes a deadlock. Signed-off-by: Jonathan Rudenberg <jonathan@titanous.com>


Jeff Lindsay

ufs: added mostly working unix filesystem server session implementation

Signed-off-by: Jeff Lindsay <progrium@gmail.com>