diff options
author | Randy Dunlap <rdunlap@xenotime.net> | 2011-10-27 10:05:13 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-10-27 10:05:13 +0200 |
commit | 44705754610dbc63503bc7679ff9d9f84978a76f (patch) | |
tree | b3b58dbc315562ef16f5382ef2212106e7ce6938 /fs/qnx4/README | |
parent | ext4: don't check io->flag when setting EXT4_STATE_DIO_UNWRITTEN inode state (diff) | |
download | linux-44705754610dbc63503bc7679ff9d9f84978a76f.tar.xz linux-44705754610dbc63503bc7679ff9d9f84978a76f.zip |
jbd2: fix build when CONFIG_BUG is not enabled
Fix build error when CONFIG_BUG is not enabled:
fs/jbd2/transaction.c:1175:3: error: implicit declaration of function '__WARN'
by changing __WARN() to WARN_ON(), as suggested by
Arnaud Lacombe <lacombar@gmail.com>.
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Arnaud Lacombe <lacombar@gmail.com>
Diffstat (limited to 'fs/qnx4/README')
0 files changed, 0 insertions, 0 deletions