Whamcloud - gitweb
I touched one thing in lustre_mds.h, and I was dismayed to see the
authorphil <phil>
Fri, 14 Nov 2003 09:24:31 +0000 (09:24 +0000)
committerphil <phil>
Fri, 14 Nov 2003 09:24:31 +0000 (09:24 +0000)
commit72f8c202ca7ae1ef50fa124058310e683ef3f3e7
tree27f5ca4bf79bf58e84935811ad1e443029603288
parent1c9301273dfb4271b40aad0ae44990b1b764bb27
I touched one thing in lustre_mds.h, and I was dismayed to see the
entire source tree rebuild!

It took just a few minutes to remove a number of #includes which
violated all manner of abstraction boundary.  ericm assures me that I
have not broken anything major in liblustre.

Also, I moved a good chunk of inline functions into llite_internal.h
(which is where I secretly believe that most of lustre_lite.h will end up),
and renamed ll_ino2fid (which no longer takes an inode) to mdc_pack_fid.
lustre/ldlm/ldlm_lib.c
lustre/llite/llite_internal.h
lustre/lov/lov_internal.h
lustre/lov/lov_log.c
lustre/mdc/mdc_lib.c
lustre/mds/mds_internal.h