aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2011-10-27 08:05:13 +0000
committerTheodore Ts'o <[email protected]>2011-10-27 08:05:13 +0000
commit44705754610dbc63503bc7679ff9d9f84978a76f (patch)
treeb3b58dbc315562ef16f5382ef2212106e7ce6938 /fs/jbd2/commit.c
parentext4: don't check io->flag when setting EXT4_STATE_DIO_UNWRITTEN inode state (diff)
downloadkernel-44705754610dbc63503bc7679ff9d9f84978a76f.tar.gz
kernel-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 <[email protected]>. Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: "Theodore Ts'o" <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: Arnaud Lacombe <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions