Correct me if I'm wrong, but I think that it's more a bug in the NFS protocol
than in the Linux (or Solaris, etc) NFS implementation. The problem is that
NFS itself just doesn't pass that information along. The NFS server has no
idea that the 'text' file is being executed, so it doesn't know that it
should "return" ETXTBSY.
Now, this might be different in NFS v3, but I'm pretty sure that this applies
for v2, at least.
-Nick
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/