All of lore.kernel.org
 help / color / mirror / Atom feed
* [LART] inode mismanagement in hugetlb code
@ 2002-10-10 19:00 Alexander Viro
  2002-10-10 19:19 ` William Lee Irwin III
  2002-10-10 19:22 ` Andrew Morton
  0 siblings, 2 replies; 4+ messages in thread
From: Alexander Viro @ 2002-10-10 19:00 UTC (permalink / raw)
  To: linux-kernel

[A discussion of the meanings of the terms "MUST", "SHOULD", and "MAY" appears
in RFC-1123; the terms "MUST NOT" and "SHOULD NOT" are logical extensions of
this usage]

	a) inodes MUST have an address of valid struct super_block in their
->i_sb.  Had been discussed quite a few times already.

	b) inodes MUST NOT be allocated by code that isn't called from
alloc_inode().

	c) inodes SHOULD NOT be kept around for noticable intervals without
a dentry pointing to them.

	d) people who choose variable names like htlbpagek SHOULD be sent to
produce a street map of R'Lyeh.  On site.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-10-10 19:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-10 19:00 [LART] inode mismanagement in hugetlb code Alexander Viro
2002-10-10 19:19 ` William Lee Irwin III
2002-10-10 19:22 ` Andrew Morton
2002-10-10 19:43   ` William Lee Irwin III

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.