From c0dcd7d0b829d717f334c6d8e25a53b92ebd7593 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Thu, 25 Aug 2011 21:01:01 +0200 Subject: docs: note about independent super block structs It's normal that we use our own (on kernel independent) copy of FS superbloks. -- K. Zak http://www.spinics.net/lists/util-linux-ng/msg04812.html Signed-off-by: Sami Kerola --- Documentation/howto-contribute.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Documentation/howto-contribute.txt') diff --git a/Documentation/howto-contribute.txt b/Documentation/howto-contribute.txt index 433c027af..21deff1e5 100644 --- a/Documentation/howto-contribute.txt +++ b/Documentation/howto-contribute.txt @@ -90,3 +90,8 @@ Coding style * Use `FIXME:' and a good description if want to inform others something is not quite right, and you are unwilling to fix the issue. + +Various notes + + * The util-linux does not use kernel headers for file system super + blocks structures. -- cgit v1.2.3-55-g7522