linux/fs/ufs
Akinobu Mita 3cdc7125c3 ufs: use little-endian bitops
As a preparation for removing ext2 non-atomic bit operations from
asm/bitops.h.  This converts ext2 non-atomic bit operations to
little-endian bit operations.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Evgeniy Dushistov <dushistov@mail.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-03-23 19:46:19 -07:00
..
balloc.c
cylinder.c
dir.c
file.c
ialloc.c
inode.c ufs: remove the BKL 2011-03-02 22:27:48 +01:00
Kconfig ufs: remove the BKL 2011-03-02 22:27:48 +01:00
Makefile
namei.c Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 2011-03-16 17:21:00 -07:00
super.c ufs: remove the BKL 2011-03-02 22:27:48 +01:00
swab.h
symlink.c
truncate.c ufs: remove the BKL 2011-03-02 22:27:48 +01:00
ufs_fs.h
ufs.h ufs: remove the BKL 2011-03-02 22:27:48 +01:00
util.c ufs: remove the BKL 2011-03-02 22:27:48 +01:00
util.h ufs: use little-endian bitops 2011-03-23 19:46:19 -07:00