Commit 0cbc72a
committed
aoe: fix crash in page count manipulation
aoeblk contains some mysterious code, that wants to elevate the bio
vec page counts while it's under IO. That is not needed, it's
fragile, and it's causing kernel oopses for some.
Reported-by: Tested-by: Don Koch <[email protected]>
Tested-by: Tested-by: Don Koch <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>1 parent 409ae5a commit 0cbc72a
1 file changed
Lines changed: 0 additions & 41 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
853 | 853 | | |
854 | 854 | | |
855 | 855 | | |
856 | | - | |
857 | | - | |
858 | | - | |
859 | | - | |
860 | | - | |
861 | | - | |
862 | | - | |
863 | | - | |
864 | | - | |
865 | | - | |
866 | | - | |
867 | | - | |
868 | | - | |
869 | | - | |
870 | | - | |
871 | | - | |
872 | | - | |
873 | | - | |
874 | | - | |
875 | | - | |
876 | | - | |
877 | | - | |
878 | | - | |
879 | | - | |
880 | | - | |
881 | | - | |
882 | | - | |
883 | | - | |
884 | | - | |
885 | | - | |
886 | | - | |
887 | | - | |
888 | | - | |
889 | | - | |
890 | | - | |
891 | | - | |
892 | | - | |
893 | | - | |
894 | | - | |
895 | 856 | | |
896 | 857 | | |
897 | 858 | | |
898 | 859 | | |
899 | 860 | | |
900 | 861 | | |
901 | 862 | | |
902 | | - | |
903 | 863 | | |
904 | 864 | | |
905 | 865 | | |
| |||
1127 | 1087 | | |
1128 | 1088 | | |
1129 | 1089 | | |
1130 | | - | |
1131 | 1090 | | |
1132 | 1091 | | |
1133 | 1092 | | |
| |||
0 commit comments