tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: stacked NFS mounts



>> I'm going to look at 5.2 to see how hard it looks to have
>> unmount(,MNT_FORCE) do string comparisons in the mount table [...]
> I have a proof-of-concept implementation written in 5.2.  [...]

> There are probably issues with it, since it's a new and relatively
> untested facility, but it may be useful as a starting point.

There is one big one: attempting to unmount a path that isn't mounted
panics.

I've now got that fixed.  If you're looking at commits you probably
want both; if you're fetching the diffs, I'd suggest fetching
.../diff/89a4f0d-8938bc4, instead of the path I gave last mail, to get
the fix.

/~\ The ASCII				  Mouse
\ / Ribbon Campaign
 X  Against HTML		mouse%rodents-montreal.org@localhost
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index