dCache / nfs4j

Pure Java NFSv3 and NFSv4.2 implementation
Other
235 stars 73 forks source link

add support for OP_PUTPUBFH #136

Open cedricblancher opened 2 months ago

cedricblancher commented 2 months ago

Please add support for OP_PUTPUBFH, to support mounting the "public" tree.

kofemann commented 2 months ago

It's there. It just does the same as PUTROOTFH.