]> git.baikalelectronics.ru Git - kernel.git/commit
fs/affs: use affs_test_opt()
authorFabian Frederick <fabf@skynet.be>
Thu, 16 Apr 2015 19:48:24 +0000 (12:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Apr 2015 13:04:08 +0000 (09:04 -0400)
commit80e62ea945155332b8f864dbccd53b92b8c84bbe
tree74c292beca04f1469623cdd7141c074c2ac5a67a
parent1bc24ff0e6819a762a536bb67437af2e33007463
fs/affs: use affs_test_opt()

Replace mount option test by affs_test_opt().

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/affs/amigaffs.c
fs/affs/file.c
fs/affs/inode.c
fs/affs/namei.c
fs/affs/super.c