gfs2: Don't support fallocate on jdata files
authorAbhi Das <adas@redhat.com>
Tue, 9 Jun 2015 14:16:46 +0000 (09:16 -0500)
committerBob Peterson <rpeterso@redhat.com>
Tue, 9 Jun 2015 14:16:46 +0000 (09:16 -0500)
commit86066914edff2316cbed63aac8a87d5001441a16
tree19d4a68bedf9b299d9d7ecf9578a041467ae709e
parent1bdf45352e1897ab02632a4ed3648db8cc183f71
gfs2: Don't support fallocate on jdata files

We cannot provide an efficient implementation due to the headers
on the data blocks, so there doesn't seem much point in having it.

Signed-off-by: Abhi Das <adas@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
fs/gfs2/file.c
This page took 0.024421 seconds and 5 git commands to generate.