Casey Bodley
bbb1ed696c
license changed to LGPL: added COPYING file, changed source file comments
...
Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
2012-03-19 12:24:43 -04:00
Olga Kornievskaia
14a6706039
[cosmetic] formatting changes to nfs41_superblock.c
2011-08-25 15:06:48 -04:00
Olga Kornievskaia
969783d46b
removing unnecessary ZeroMemory calls
...
instead of calling ZeroMemory(foobar) to initialize the data structure,
during declaration do struct some_struct foobar = { 0 }
2011-08-24 17:43:20 -04:00
Olga Kornievskaia
04ab888492
[cosmetic] minor license changes
...
added 2011 year to the copyright line
added authors info to the license
added UofM license to libtirpc files that we modified
(but i probably missed some)
2011-08-12 13:20:12 -04:00
Casey Bodley
83d17fcb69
deleg: use SETATTR for OPEN4_CREATE
...
prevent an OPEN with OPEN4_CREATE from breaking a write delegation by sending a SETATTR instead
moved static function remove_unsupported_attrs() from setattr.c to nfs41_superblock_supported_attrs() in nfs41_superblock.c, now used by both setattr.c and delegation.c
Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
2011-07-18 15:24:24 -04:00
U-fast\aglo
f80d7ec365
cache volume attrs with superblock
2011-06-20 10:49:53 -04:00
Olga Kornievskaia
c11e5ebce2
query for aclsupport per superblock
2011-03-10 11:31:57 -05:00
Casey Bodley
38813e13d8
cosmetic: cleaning up small functions
...
attempted to get rid of short functions that are only called from one place
Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
2010-11-05 15:10:20 -04:00
Casey Bodley
e67560fd4a
timestamps: superblock stores attributes cansettime,time_delta
...
Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
2010-10-12 10:35:52 -04:00
Casey Bodley
0ad4db4fad
fresh git tree for public release
...
we regretfully had to remove our git history for licensing reasons
Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
2010-10-12 10:15:48 -04:00