]> git.karo-electronics.de Git - linux-beck.git/commit
[GFS2] Fix bug which was causing postmark to fail
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 12 Apr 2006 21:39:45 +0000 (17:39 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 12 Apr 2006 21:39:45 +0000 (17:39 -0400)
commit4d8012b60e0f0e0217e65f67da7d97276d1824e9
tree2918488b073b5cfd9b3d8ddc8020f82e5530dfbc
parentf4154ea039bbf45c52840b30c68143a2dc28d4b4
[GFS2] Fix bug which was causing postmark to fail

A typo in the directory code was causing postmark to fail
somewhere in the allocation code, since it was unable to
find newly allocated directory leaf blocks under certain
circumstances.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/dir.c