On Tue, 13 Jun 2006, William A.(Andy) Adamson wrote: > no. there is nothing wrong with the input args. fd is an open file descriptor, > and the mode of the setlease request matches the mode of the open. > > why is EAGAIN a problem? > its not a major issue, i just thought EAGAIN made little sense in this case since the 'fd' we are using is already opened for write, and thus no matter how many times a read lock is requested for the 'fd' it will never succeed. - 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