Skip to content

Commit

Permalink
Add fallocate to NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
Miklos Szeredi committed Jul 19, 2012
1 parent 3b5acfa commit 86439d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@

2012-04-24 Miklos Szeredi <[email protected]>

* Add fallocate operation. Patch by Anatol Pomozov
* Add fallocate operation. Only works on linux kernels 3.5 or
later. Patch by Anatol Pomozov

2012-05-16 Miklos Szeredi <[email protected]>

Expand Down
2 changes: 2 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ What is new in 2.9

o Add delete notification

o Add fallocate operation (linux kernel 3.5 or newer)

- Bug fixes and small improvements

============================================================================
Expand Down

0 comments on commit 86439d5

Please sign in to comment.