Whamcloud - gitweb
filefrag: fix frag count in bmap case
authorEric Sandeen <sandeen@redhat.com>
Thu, 6 Aug 2009 02:43:23 +0000 (21:43 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 16 Aug 2009 03:52:00 +0000 (23:52 -0400)
commit1f3d16deaa11681323b8278bec9b48fee2898e4b
tree9e562f830850f13dedc90d3809d04882d6b1f97e
parent5d5e01d7e0549aea6a86b504e8424c891db86b8e
filefrag: fix frag count in bmap case

The fragmentation count in the bmap case seems to be
off by one:

/mnt/test/bar: 0 extents found

Addresses-Debian-Bug: #540376

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/filefrag.c