Hugh Dickins 13ace4d0d9 tmpfs: ZERO_RANGE and COLLAPSE_RANGE not currently supported
I was well aware of FALLOC_FL_ZERO_RANGE and FALLOC_FL_COLLAPSE_RANGE
support being added to fallocate(); but didn't realize until now that I
had been too stupid to future-proof shmem_fallocate() against new
additions.  -EOPNOTSUPP instead of going on to ordinary fallocation.

Signed-off-by: Hugh Dickins <hughd@google.com>
Reviewed-by: Lukas Czerner <lczerner@redhat.com>
Cc: <stable@vger.kernel.org>	[3.15]
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-06-23 16:47:43 -07:00
..
2014-06-04 16:54:05 -07:00
2014-05-16 13:22:48 -04:00
2014-05-06 17:39:45 -04:00
2014-03-04 07:55:47 -08:00
2014-01-27 21:02:39 -08:00
2014-06-23 16:47:43 -07:00
2014-04-07 16:35:58 -07:00
2014-05-06 14:02:53 -04:00