Re: [patch 01/26] mount options: add documentation

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Roman Zippel
Date: Friday, February 8, 2008 - 12:20 pm

Hi,

On Wed, 30 Jan 2008, Miklos Szeredi wrote:


My question was maybe a little short. I don't doubt that we can shove a 
lot into the kernel, the question is rather how much of this will be 
unnecessary information, which the kernel doesn't really need itself.


A "I don't think anything more is needed" lets go off all sorts of warning 
lights. Most things start out simple, so IMO it's very worth it to check 
where it might go to to know the limits beforehand. The main question here 
is why should a kernel based solution be preferable over a daemon based 
solution?

If we look for example look at OS X, it has no need for user mounts but 
has a daemon instead, which also provides an interesting notification 
system for new devices, mounts or unmount requests. All this could also be 
done in the kernel, but where would be the advantage in doing so? The 
kernel implementation would be either rather limited or only bloat the 
kernel. What is the feature that would make user mounts more than just a 
cool kernel hack?

bye, Roman
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 01/26] mount options: add documentation, Miklos Szeredi, (Thu Jan 24, 12:33 pm)
Re: [patch 01/26] mount options: add documentation , Erez Zadok, (Thu Jan 24, 5:24 pm)
Re: [patch 01/26] mount options: add documentation, David Chinner, (Fri Jan 25, 12:56 am)
Re: [patch 01/26] mount options: add documentation, Miklos Szeredi, (Fri Jan 25, 3:02 am)
Re: [patch 01/26] mount options: add documentation, Roman Zippel, (Tue Jan 29, 6:54 pm)
Re: [patch 01/26] mount options: add documentation, Miklos Szeredi, (Wed Jan 30, 2:09 am)
Re: [patch 01/26] mount options: add documentation, Karel Zak, (Wed Jan 30, 7:42 am)
Re: [patch 01/26] mount options: add documentation, Miklos Szeredi, (Thu Jan 31, 10:42 am)
Re: [patch 01/26] mount options: add documentation, Roman Zippel, (Fri Feb 8, 12:20 pm)
Re: [patch 01/26] mount options: add documentation, Miklos Szeredi, (Fri Feb 8, 1:23 pm)