Whamcloud - gitweb
- a fix for Gary's directory read-back bug. You can now create lots
authorbraam <braam>
Mon, 16 Sep 2002 22:33:16 +0000 (22:33 +0000)
committerbraam <braam>
Mon, 16 Sep 2002 22:33:16 +0000 (22:33 +0000)
commite1d6fea43563624277b5cc1c91c084a6b52db7fe
tree328f8bf4569771c19a5b1df40e6b147f8d3a7b3d
parent9485fc2dc17e974f12fa65c7712f03ce21d41234
- a fix for Gary's directory read-back bug.  You can now create lots
  of files and ls shows them. Fixes include updating the directory
  size during readdir by passing back the size in the readdir call.
  Every directory has at least one page, so this works.
lustre/llite/dir.c
lustre/mds/handler.c