commit | 899bb264507cfed83922bf14cd66a073494601ba | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Aug 01 15:28:57 2006 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Tue Aug 01 15:28:57 2006 -0400 |
tree | 5b604dfb4afef0d7132d5f6a5d7fa94328b0ee32 | |
parent | de9b75d31e81e87685d8cc70052a003c654f1e8e [diff] |
[GFS2] Fix bug in directory code This was a nasty bug which resulted in corruption of hash tables in the directory code with larger directories. We forgot to increment a pointer in the read/write routines internal to the directory code. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>