On Nov 20, 2012, at 3:26 PM, Chuck Lever <[email protected]> wrote:
> The latest FedFS NSDB protocol draft replaces the per-FSL TTL > attribute with a per-FSN TTL attribute. These have been committed. > > --- > > Chuck Lever (7): > libjunction: Remove <ttl> tag from <location> > plug-in: Handle FsnTTL > nsdbc: Update NSDB client tools to display the FsnTTL. > libnsdb: Add nsdb_get_fsn() > libnsdb: Generalize nsdb_parse_annotations() > Remove fedfsFslTTL attribute > libnsdb: Remove version XML tag macros > > > doc/man/nsdb-resolve-fsn.8 | 6 - > src/include/fedfs.h | 5 + > src/include/junction.h | 2 > src/include/nsdb.h | 29 +++ > src/libjunction/nfs.c | 78 --------- > src/libnsdb/administrator.c | 3 > src/libnsdb/fileserver.c | 357 +++++++++++++++++++++++++++++++++++++++++- > src/nfsref/add.c | 1 > src/nfsref/lookup.c | 30 +++- > src/nsdbc/nsdb-resolve-fsn.c | 41 ++++- > src/plug-ins/nfs-plugin.c | 34 ++++ > 11 files changed, 481 insertions(+), 105 deletions(-) > > -- > Chuck Lever > > _______________________________________________ > fedfs-utils-devel mailing list > [email protected] > https://oss.oracle.com/mailman/listinfo/fedfs-utils-devel -- Chuck Lever chuck[dot]lever[at]oracle[dot]com _______________________________________________ fedfs-utils-devel mailing list [email protected] https://oss.oracle.com/mailman/listinfo/fedfs-utils-devel
