dCache / nfs4j

Pure Java NFSv3 and NFSv4.2 implementation
Other
240 stars 76 forks source link

LAYOUTGET operation does not support current stateid #60

Closed kofemann closed 6 years ago

kofemann commented 6 years ago

Staring from kernel-4.18 linux client sends lLAYOUTGET in the same compound with OPEN. As nfs4j does not support current stateid in LAYOUTGET operation, BAD_STATEID is returned.

kofemann commented 6 years ago

fixed in 2d7026d93cfed504ff4f32bf3014c19708b667af