Whamcloud - gitweb
- #1592 fixes trying to read a single page that was entirely past
authorbehlendo <behlendo>
Wed, 13 Aug 2003 18:37:23 +0000 (18:37 +0000)
committerbehlendo <behlendo>
Wed, 13 Aug 2003 18:37:23 +0000 (18:37 +0000)
commitf2388791eda8926d9b7d6864e33b68fc071abd94
tree3e96e30ff6d83fe5987775e8cfaac60755725e55
parentb233cf5bb6385206e1c426ebee388286f08cebad
- #1592 fixes trying to read a single page that was entirely past
  EOF, we would later oops in commitrw on the OST trying to dput
  a NULL dentry.  This fixes the 'make' issue Richard discovered.
- #1765 fixes MDS cleanup bug where we have an outstanding reply
  at disconnect time.  Remove all exp_outstanding_reply
  manipulation in mds_disconnect.
- #1732 fixes the lprocfs unresolved symbol error.
lustre/LLNL_ChangeLog