Whamcloud - gitweb
osd,mdd: move osd_readpage() and friends into mdd layer. Remove ->do_readpage() metho...
authornikita <nikita>
Tue, 24 Oct 2006 05:21:32 +0000 (05:21 +0000)
committernikita <nikita>
Tue, 24 Oct 2006 05:21:32 +0000 (05:21 +0000)
commite2c5fb170c69c180ff54c41f516aa4a9ab5a53d0
treea9e5239a23f5d7f76d332e560d97b82b00c98bf1
parent9593511bf8f080cbf66ff5779f1a97b35d2cf67d
osd,mdd: move osd_readpage() and friends into mdd layer. Remove ->do_readpage() method from dt_object_operations.
lustre/include/dt_object.h
lustre/mdd/mdd_dir.c
lustre/mdd/mdd_object.c
lustre/mdd/mdd_orphans.c
lustre/osd/osd_handler.c