Whamcloud - gitweb
mdt proto changes:
authornikita <nikita>
Fri, 31 Mar 2006 13:26:50 +0000 (13:26 +0000)
committernikita <nikita>
Fri, 31 Mar 2006 13:26:50 +0000 (13:26 +0000)
commit9f1d95163595b5141c2a133a0e1b7325b7d3e31c
treeee32a4dc30f9413102b30cf9242ed28a7ec3ddca
parent6414e8a05d9307f57b58ab6e98bdcb5d8256c947
mdt proto changes:

 - instroduce mdt_lock_handle, and add it to mdt_thread_info to reduce stack
 consumption;

 - fix mdt_mkdir() sample method to create second (child) object.
lustre/mdt/mdt.h
lustre/mdt/mdt_handler.c