Change Linux file-system-type code to define explicit constants for
authorChris Hanson <org/chris-hanson/cph>
Sun, 1 Jun 1997 17:54:27 +0000 (17:54 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sun, 1 Jun 1997 17:54:27 +0000 (17:54 +0000)
commit6157b84add4b27c314022fe7b05a63067c32b4ad
tree976aa870fe05e2f5da350c5ccc97def514dfd15d
parent87c959a993e23b9d21f15a273bbd4f3808949ab9
Change Linux file-system-type code to define explicit constants for
many types.  The reason is that many of these types are hard to get
from the headers, either due to versioning problems with the header
files, or because the desired definitions are hidden behind kernel
conditionalizations.
v7/src/microcode/uxfs.c