Re: what's next for the linux kernel?

From: Luke Kenneth Casson Leighton
Date: Wed Oct 05 2005 - 05:04:09 EST


On Wed, Oct 05, 2005 at 01:24:12PM +0400, Nikita Danilov wrote:

> Marc Perkel writes:
>
> [...]
>
> > Right - that's Unix "inside the box" thinking. The idea is to make the
> > operating system smarter so that the user doesn't have to deal with
> > what's computer friendly - but reather what makes sense to the user.
> > From a user's perspective if you have not rights to access a file then
> > why should you be allowed to delete it?
>
> Because in Unix a name is not an attribute of a file.

there is no excuse.

selinux has already provided an alternative that is similar to NW
file permissions.

so there is no excuse.

think about this.

in what way is it possible for linux to fully support the NTFS
filesystem?

bearing in mind that you will need to communicate a little bit more
than, but the direct equivalent of unix uid gid and secondary groups,
from userspace into kernelspace - just like reading /etc/passwd but
instead reading from a userspace daemon.

l.

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