commit | ccc0197b02178f7e1707e659cbc5242fc94b499a | [log] [tgz] |
---|---|---|
author | Joern Engel <joern@logfs.org> | Sat May 01 17:00:34 2010 +0200 |
committer | Joern Engel <joern@logfs.org> | Sat May 01 18:02:34 2010 +0200 |
tree | 6cba753c7e2c480123856275fb06845d86ac5a44 | |
parent | bd2b3f29594c50d7c5bd864d9af05d440394ee82 [diff] |
logfs: Close i_ino reuse race logfs_seek_hole() may return the same offset it is passed as argument. Found by Prasad Joshi <prasadjoshi124@gmail.com> Signed-off-by: Joern Engel <joern@logfs.org>