Searched hist:"17636 e03f42a1a42fed3834859de4702bd655fd1" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | extent_map.h | diff 17636e03f42a1a42fed3834859de4702bd655fd1 Tue Dec 11 08:25:06 CST 2007 Christian Hesse <list@eworm.de> Btrfs: section mismatch warnings
--Boundary-00=_CcOWHFYK4T+JwSj Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hello everybody,
compiling btrfs into the kernel results in section mismatch warnings. __exit functions are called where they are not allowed to. The attached patch fixes this for me. Not sure if it is correct though.
Signed-off-by: Christian Hesse <mail@earthworm.de> -- Regards, Chris
--Boundary-00=_CcOWHFYK4T+JwSj Content-Type: text/x-diff; charset="iso-8859-1"; name="btrfs-section_mismatches.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="btrfs-section_mismatches.patch"
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|
H A D | extent_map.c | diff 17636e03f42a1a42fed3834859de4702bd655fd1 Tue Dec 11 08:25:06 CST 2007 Christian Hesse <list@eworm.de> Btrfs: section mismatch warnings
--Boundary-00=_CcOWHFYK4T+JwSj Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hello everybody,
compiling btrfs into the kernel results in section mismatch warnings. __exit functions are called where they are not allowed to. The attached patch fixes this for me. Not sure if it is correct though.
Signed-off-by: Christian Hesse <mail@earthworm.de> -- Regards, Chris
--Boundary-00=_CcOWHFYK4T+JwSj Content-Type: text/x-diff; charset="iso-8859-1"; name="btrfs-section_mismatches.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="btrfs-section_mismatches.patch"
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|
H A D | transaction.c | diff 17636e03f42a1a42fed3834859de4702bd655fd1 Tue Dec 11 08:25:06 CST 2007 Christian Hesse <list@eworm.de> Btrfs: section mismatch warnings
--Boundary-00=_CcOWHFYK4T+JwSj Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hello everybody,
compiling btrfs into the kernel results in section mismatch warnings. __exit functions are called where they are not allowed to. The attached patch fixes this for me. Not sure if it is correct though.
Signed-off-by: Christian Hesse <mail@earthworm.de> -- Regards, Chris
--Boundary-00=_CcOWHFYK4T+JwSj Content-Type: text/x-diff; charset="iso-8859-1"; name="btrfs-section_mismatches.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="btrfs-section_mismatches.patch"
Signed-off-by: Chris Mason <chris.mason@oracle.com>
|