diff options
author | Borislav Petkov <petkovbb@googlemail.com> | 2008-02-06 02:57:51 +0100 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2008-02-06 02:57:51 +0100 |
commit | 8004a8c9744842a5a32b71d3a8093c652972bb23 (patch) | |
tree | d39926bdd1e54a05dcf8a67d833c8a1d931302ee /fs/ocfs2 | |
parent | ide: add ide_read_error() inline helper (diff) | |
download | linux-8004a8c9744842a5a32b71d3a8093c652972bb23.tar.xz linux-8004a8c9744842a5a32b71d3a8093c652972bb23.zip |
ide-tape: refactor the debug logging facility
Teach the debug logging macro to differentiate between log levels based on the
type of debug level enabled specifically instead of a threshold-based one.
Thus, convert tape->debug_level to a bitmask that is written to over /proc.
Also,
- cleanup and simplify the debug macro thus removing a lot of code lines,
- get rid of unused debug levels,
- adjust the loglevel at several places where it was simply missing (e.g.
idetape_chrdev_open())
- move the tape ptr initialization up in idetape_chrdev_open() so that we can
use it in the debug_log macro earlier in the function.
Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'fs/ocfs2')
0 files changed, 0 insertions, 0 deletions