Whamcloud - gitweb
- merge b_devel into b_proto (incl b_swab changes)
authorpschwan <pschwan>
Sat, 12 Apr 2003 20:06:58 +0000 (20:06 +0000)
committerpschwan <pschwan>
Sat, 12 Apr 2003 20:06:58 +0000 (20:06 +0000)
commit66e1f2cafe9125f42b4ff2c7d2bcd408efbd4e73
treeccdc6d94a145cd115323b1ff57c951bc348c87ec
parent22914291f2c2ec6f41cf8f7fefaf8d9c6a7eaade
- merge b_devel into b_proto (incl b_swab changes)
- fix leak-all-bulk-pages bug
- Mike fixed a bug where a failed ptlrpc_queue_wait send buf would
  fail, but the user would still have to wait for the timeout to pass
  before being able to interrupt
lustre/include/ioctl.h [new file with mode: 0644]
lustre/liblustre/file.c [new file with mode: 0644]
lustre/liblustre/llite_lib.c [new file with mode: 0644]
lustre/liblustre/llite_lib.h [new file with mode: 0644]
lustre/liblustre/lltest.c [new file with mode: 0644]
lustre/liblustre/rw.c [new file with mode: 0644]
lustre/liblustre/super.c [new file with mode: 0644]