commit | 8812a3d5f873e28cd08ec8afe328c4182b72db49 | [log] [tgz] |
---|---|---|
author | Sripathi Kodi <sripathik@in.ibm.com> | Mon Aug 09 11:33:10 2010 +0000 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Thu Oct 28 09:08:44 2010 -0500 |
tree | 8e1ce30ea7bb5f3cf0c19394ade1e101617581f7 | |
parent | 3834b12a18d51d6c535ea52e16355d75806ffe38 [diff] |
9p: Pass the correct end of buffer to p9dirent_read A patch was accepted recently for sending correct buffer size to p9stat_read. We need a similar patch in v9fs_dir_readdir_dotl to send correct end of buffer to p9dirent_read. Signed-off-by: Sripathi Kodi <sripathik@in.ibm.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>