Ticket #1077 (reopened defect)
quota(1) is stupid in the pyhesiodfs world
Reported by: | jdreed | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | The Distant Future |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
I'm not sure how to improve it without breaking legacy functionality. One idea would be for quota -f filesystem to not require the attach tab and just look at vos data.
Change History
Note: See
TracTickets for help on using
tickets.
So, PyHesiodFS already has an idea of an attachtab, in self.mounts[self._uid()], so this is actually quite easy to retain legacy functionality. I think that we want /mit/.attachtab, via the same functionality as /README.txt in upstream. Since this involves basically rewriting everything we take out with our patches, we should give upstream a patch to support --no-readme or something, which Quentin said he was amenable to taking.