On 01/08/2010 01:13 PM, Chuck Lever wrote: > The goal of these patches is to replace duplicate code in statd and > sm-notify that accesses the local NSM state number and the on-disk > monitor and notify lists. This change allows us to fix bugs and add > IPv6 support in one place instead of two. > > There should be little behavioral change, since the new code in > libnsm.a is by and large copied from existing code in statd and > sm-notify. Some error checking is enhanced. The sync(2) system call > done after an NSM state number update is removed, since the update is > already performed with POSIX file system calls that are all > synchronous with permanent storage. > > --- > > Chuck Lever (3): > statd: Use the new nsm_ file.c calls in rpc.statd > statd: Use the new nsm_ file.c calls in sm_notify > libnsm.a: Introduce common routines to handle persistent storage Committed... steved. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html