dotnwat / gassyfs

gassyfs - distributed in-memory file system over RDMA
GNU Lesser General Public License v2.1
29 stars 6 forks source link

Add docker image and code for stubbing out to Lua #47

Closed michaelsevilla closed 8 years ago

michaelsevilla commented 8 years ago

Quick and dirty patch for letting Lua make policy decisions for atime.

It reads from local file system but eventually we want to read Lua policy script from the inode.

dotnwat commented 8 years ago

Cool! Merged.