NFSv4 uses leases to offer clients better caching. Unfortunately that doesn't work well on a cluster filesystem, since leases are acquired only locally. So, add the following patches add new lease and break methods, and a simple lease implementation for GFS2 that just refuses to grant any leases for now. Opinions? --b. - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html