Whamcloud - gitweb
Use o_brw instead of o_getattr to distinguish between MDC and OSC operations.
authoradilger <adilger>
Thu, 29 Aug 2002 00:35:15 +0000 (00:35 +0000)
committeradilger <adilger>
Thu, 29 Aug 2002 00:35:15 +0000 (00:35 +0000)
commit8e3eff1aab6b47eaa82852b119c5d8775d9a1760
tree8e4b645034ca23e94b67c7b0bf7e74722f9397a5
parent4ab00c6d36ea288cba1ae4bc19c8499e6f28879e
Use o_brw instead of o_getattr to distinguish between MDC and OSC operations.
If we ever make MDC use the OBD methods it would break.
lustre/lib/l_net.c