Whamcloud - gitweb
new handling of root directory:
authornikita <nikita>
Wed, 17 May 2006 17:49:12 +0000 (17:49 +0000)
committernikita <nikita>
Wed, 17 May 2006 17:49:12 +0000 (17:49 +0000)
commitb603be4aab3aef0cdd865170017c4a5c59d517d2
tree9ac716a832376e8f2317f5f420db9c45f273ff8e
parentcb232403ded19b81f86efbb022521c3eb562e6ff
new handling of root directory:

osd returns a fid of its real root directory as result of ->dt_root_get();

mdd gets osd root fid during cluster startup, created corresponding object and
looks "ROOT" there.
lustre/mdd/mdd_handler.c
lustre/osd/osd_handler.c
lustre/osd/osd_internal.h
lustre/osd/osd_oi.c