linux/fs/exofs
Boaz Harrosh 5002dd18c5 exofs: Fix groups code when num_devices is not divisible by group_width
There is a bug when num_devices is not divisible by group_width * mirrors.
We would not return to the proper device and offset when looping on to the
next group.

The fix makes code simpler actually.

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
2010-08-04 13:17:58 +03:00
..
BUGS exofs: Documentation 2009-03-31 19:44:38 +03:00
common.h exofs: Define on-disk per-inode optional layout attribute 2010-02-28 03:35:28 -08:00
dir.c exofs: confusion between kmap() and kmap_atomic() api 2010-05-17 13:50:58 +03:00
exofs.h exofs: Fix "add bdi backing to mount session" fall out 2010-04-29 07:59:16 -07:00
file.c exofs: exofs_file_fsync and exofs_file_flush correctness 2010-08-04 13:17:56 +03:00
inode.c exofs: Remove superfluous dependency on buffer_head and writeback 2010-08-04 13:17:55 +03:00
ios.c exofs: Fix groups code when num_devices is not divisible by group_width 2010-08-04 13:17:58 +03:00
Kbuild exofs: move osd.c to ios.c 2009-12-10 09:59:21 +02:00
Kconfig
namei.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00
pnfs.h exofs: fix pnfs_osd re-definitions in pre-pnfs trees 2010-01-05 09:14:32 +02:00
super.c exofs: Remove superfluous dependency on buffer_head and writeback 2010-08-04 13:17:55 +03:00
symlink.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00