commit | 1be2add685181ba31554ffefa428b0f80a408bff | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun May 08 19:37:54 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun May 08 19:37:54 2011 -0400 |
tree | 1556ae76056f50460af2db7018816b96b4676c63 | |
parent | 229309caebe4508d650bb6d8f7d51f2b116f5bbd [diff] |
jbd2: only print the debugging information for tid wraparound once If we somehow wrap, we don't want to keep printing the warning message over and over again. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>