lkml.org 
[lkml]   [2002]   [Jan]   [4]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 4 Jan 2002 20:19:11 -0800 (PST)
FromLinus Torvalds <>
SubjectRe: [FIX] missing piece from fs/super.c in -pre8
On Fri, 4 Jan 2002, Alexander Viro wrote:
>
> Linus, I doubt that making the thing inline was a good idea.  Reason: for
> filesystems like NFS we almost definitely want something like server name
> + root path to identify the superblock.  And that can easily grow past
> 32 bytes.

Since it is only used for printouts, I'd much rather have simpler code.
Especially since I couldn't convince myself that all users in your version
even initialized the dang pointer.

There is nothing wrong with having a requirement that informational stuff
be limited to X characters..

		Linus

-
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/

\
 
 \ /
  Last update: 2005-03-22 12:15    [W:0.155 / U:0.010 seconds]
©2003-2008 Jasper Spaans