diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-06-28 11:41:43 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-06-28 11:41:43 -0700 |
commit | 9a7c6b73c40e916861eb852dc5855ffb3d58a3cd (patch) | |
tree | fff050488cb58ff8540e41f29bbcb1c487220c14 /fs/udf | |
parent | 4a9c46978d9a7e8f2b41f757eb24bd190b1a3b7b (diff) | |
parent | 903e0e4ef9120c3d7693599acb95e76e8263fb35 (diff) | |
download | linux-3.10-9a7c6b73c40e916861eb852dc5855ffb3d58a3cd.tar.gz linux-3.10-9a7c6b73c40e916861eb852dc5855ffb3d58a3cd.tar.bz2 linux-3.10-9a7c6b73c40e916861eb852dc5855ffb3d58a3cd.zip |
Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs
Pull ubi/ubifs fixes from Artem Bityutskiy:
"Fix the debugfs regression - we never enable it because incorrect
'IS_ENABLED()' macro usage: should be 'IS_ENABLED(CONFIG_DEBUG_FS)',
but we had 'IS_ENABLED(DEBUG_FS)'. Also fix incorrect assertion."
* tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs:
UBI: correct usage of IS_ENABLED()
UBIFS: correct usage of IS_ENABLED()
UBIFS: fix assertion
Diffstat (limited to 'fs/udf')
0 files changed, 0 insertions, 0 deletions