[PATCH] Fix err in size calculation for readdir response.
If the 'data' component of a readdir response is exactly one page (the max allowed) then we currently only send 0 bytes of it, instead of PAGE_SIZE bytes.
Showing
Please register or sign in to comment