commit | 5ba08e2eeb06355f66ed62ae97bb87d145973a9a | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Wed Jul 28 10:18:37 2010 -0400 |
committer | Eric Paris <eparis@redhat.com> | Wed Jul 28 10:18:50 2010 -0400 |
tree | 4d0b26a125c8805234e0ebb58101bf1c5a75e61e | |
parent | 80af2588676483ac4e998b5092e9d008dab3ab62 [diff] |
fsnotify: add pr_debug throughout It can be hard to debug fsnotify since there are so few printks. Use pr_debug to allow for dynamic debugging. Signed-off-by: Eric Paris <eparis@redhat.com>