[OpenAFS-devel] disconnected operations status
Dragos Tatulea
dragos.tatulea@gmail.com
Fri, 5 Sep 2008 23:49:16 +0300
------=_Part_54894_28575137.1220647756707
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi,
Here's a patch that contains the disconnected operations developed during
GSoC 2008:
/afs/hcoop.net/user/d/dt/dtatulea/open_afs/discon_full.patch
I encourage you to try it and give me your bugs and opinions. Those
interested in doing a little code reviewing, can find in the same directory
in a series of patches named 0x.discon_something. These are the little
patches that comprise the discon_full.patch, you can check them out if you
want to see all the steps. The disconnected.txt tries to describe how the
code works.
Note: the 00-02 patches are small refactoring patches that are already in
RT, disconnected ops use them.
Here's a brief list of what's in this patch:
- read/write/create/rename/delete support (files and dirs)
- fs discon has different args now (compared to Simon's read only
disconnected code)
This patch doesn't contain (aka: roadmap):
- cache pinning: you will have to fetch the files yourselves before
disconnecting
- persistent disconnection: disconnected data is lost after a power down
- security: supports only one disconnected user
I'm waiting for your feedback.
Bye,
Dragos
------=_Part_54894_28575137.1220647756707
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
<div dir="ltr">Hi,<br><br> Here's a patch that contains the disconnected operations developed during GSoC 2008:<br>/afs/<a href="http://hcoop.net/user/d/dt/dtatulea/open_afs/discon_full.patch">hcoop.net/user/d/dt/dtatulea/open_afs/discon_full.patch</a><br>
I encourage you to try it and give me your bugs and opinions. Those interested in doing a little code reviewing, can find in the same directory in a series of patches named 0x.discon_something. These are the little patches that comprise the discon_full.patch, you can check them out if you want to see all the steps. The disconnected.txt tries to describe how the code works.<br>
<br>Note: the 00-02 patches are small refactoring patches that are already in RT, disconnected ops use them.<br><br> Here's a brief list of what's in this patch:<br>- read/write/create/rename/delete support (files and dirs)<br>
- fs discon has different args now (compared to Simon's read only disconnected code)<br><br> This patch doesn't contain (aka: roadmap):<br>- cache pinning: you will have to fetch the files yourselves before disconnecting<br>
- persistent disconnection: disconnected data is lost after a power down<br>- security: supports only one disconnected user<br><br> I'm waiting for your feedback.<br><br>Bye,<br>Dragos<br><br></div>
------=_Part_54894_28575137.1220647756707--