K 10 svn:author V 8 mckusick K 8 svn:date V 27 2020-09-19T22:48:30.630851Z K 7 svn:log V 361 Update the libufs cgget() and cgput() interfaces to have a similar API to the sbget() and sbput() interfaces. Specifically they take a file descriptor pointer rather than the struct uufsd *disk pointer used by the libufs cgread() and cgwrite() interfaces. Update fsck_ffs to use these revised interfaces. No functional changes intended. Sponsored by: Netflix END