Re: [PATCH] Improved version reporting

From: Andries.Brouwer@cwi.nl
Date: Thu Mar 15 2001 - 04:52:25 EST


    From: "Albert D. Cahalan" <acahalan@cs.uml.edu>

> On Wed, 14 Mar 2001 Andries.Brouwer@cwi.nl wrote:

>>> +o Console Tools # 0.3.3 # loadkeys -V
>>> +o Mount # 2.10e # mount --version
>>
>> Concerning mount: (i) the version mentioned is too old,

    Exactly why? Mere missing features don't make for a required
    upgrade. Version number inflation should be resisted.

These days you can mount filesystems several places.
That means that the choice one used to have -- after
        # mount dev dir
both
        # umount dev
and
        # umount dir
would unmount -- has disappeared, and only
        # umount dir
is (guaranteed to be) right today.
These days you can mount several filesystems at the same mount point.
The old mount does not understand this at all.
Recent versions of mount act better in this respect,
even though it is still easy to confuse them.

Such things mean that it is best to have a really recent mount
(although, of course, if you only want the mount(2) system call
executed some five year old version will also do that for you).

On the other hand, there are no important changes between
mount-2.10d and 2.10e, so I see no justification for writing 2.10e.
It is difficult to say what the "right" version is. There is a
long series of minor improvements. Probably I would write 2.10r.

Andries
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 15 2001 - 21:00:17 EST