diff options
author | Suleiman Souhlal <ssouhlal@FreeBSD.org> | 2006-12-07 05:32:28 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-07 17:39:22 +0100 |
commit | 881e4aabe4c6b3fce93674b67c6adc646fe2683b (patch) | |
tree | f5e429c01ca20c8bb8bd300e33013f056516b131 /drivers | |
parent | [PATCH] OOM can panic due to processes stuck in __alloc_pages() (diff) | |
download | linux-881e4aabe4c6b3fce93674b67c6adc646fe2683b.tar.xz linux-881e4aabe4c6b3fce93674b67c6adc646fe2683b.zip |
[PATCH] Always print out the header line in /proc/swaps
It would be possible for /proc/swaps to not always print out the header:
swapon /dev/hdc2
swapon /dev/hde2
swapoff /dev/hdc2
At this point /proc/swaps would not have a header.
Signed-off-by: Suleiman Souhlal <suleiman@google.com>
Cc: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions