Whamcloud - gitweb
At Peter's request, a work-in-progress check-in of the fix for bug 478 and
authoradilger <adilger>
Tue, 10 Dec 2002 08:25:59 +0000 (08:25 +0000)
committeradilger <adilger>
Tue, 10 Dec 2002 08:25:59 +0000 (08:25 +0000)
commit8a84461a7f46eff896466bfa269d1397a67a3dde
tree738194c82d068f8bcbf9daded385da95fb4460c8
parent272e04933338af39fec793ec62be32887d68e0b7
At Peter's request, a work-in-progress check-in of the fix for bug 478 and
108.  Breaks everything, doesn't even compile.

The intention is to move the MDS fs interface methods so they can be used
by obdfilter also, for creating compound transactions, last_rcvd callbacks,
etc.

Hopefully I'll have it in shape in a couple of hours.
lustre/include/linux/lustre_fsfilt.h [new file with mode: 0644]
lustre/obdclass/fsfilt.c [new file with mode: 0644]
lustre/obdclass/fsfilt_ext3.c [new file with mode: 0644]
lustre/obdclass/fsfilt_extN.c [new file with mode: 0644]