Whamcloud - gitweb
Todo comment.
authoradilger <adilger>
Tue, 17 Sep 2002 20:19:12 +0000 (20:19 +0000)
committeradilger <adilger>
Tue, 17 Sep 2002 20:19:12 +0000 (20:19 +0000)
lustre/lov/lov_obd.c

index 8fd2714..f7b9248 100644 (file)
@@ -749,6 +749,7 @@ static inline int lov_brw(int cmd, struct lustre_handle *conn,
 
                 if (si->bufct) {
                         LASSERT(shift < oa_bufs);
+                        /* XXX handle error returns here */
                         obd_brw(cmd, &lov->tgts[si->ost_idx].conn,
                                 &si->lsm, si->bufct, &ioarr[shift],
                                 lov_osc_brw_callback, our_cb);