summaryrefslogtreecommitdiff
path: root/net/core/dev.c
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2004-05-10 00:01:03 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-05-10 00:01:03 -0700
commit6835de14ba7f7232a3bb97d0034b79f133824cf0 (patch)
tree54947a22786f0c71cb183dbf79d81603b490a8e0 /net/core/dev.c
parent475c3656c94b2d8709c113bd7bbd1aa963213f0a (diff)
[PATCH] Improve laptop mode's block_dump output
From: "Theodore Ts'o" <tytso@mit.edu> This patch versus improves the output produced by "echo 1 > /proc/sys/vm/block_dump", in the following ways: 1) The messages are printed with KERN_DEBUG, so that even if sysklogd is running, if configured appropriately, it will not need to write to log files. 2) The inode which is dirtied by a process is now identified more precisely by inode number and filesystem ID, and by a dcache name if present. 3) In the generic filesystem sget function, the superblock id (s_id) is filled in with the filesystem type by default. Filesystems which are block-device based will override s_id, but this allows pseudo filesystems such as tmpfs, procfs, etc. to be identified in (2).
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions