Revision 17cf28afea2a1112f240a3a2da8af883be024811 authored by Hugh Dickins on 29 May 2012, 22:06:41 UTC, committed by Linus Torvalds on 29 May 2012, 23:22:23 UTC
Remove vmtruncate_range(), and remove the truncate_range method from
struct inode_operations: only tmpfs ever supported it, and tmpfs has now
converted over to using the fallocate method of file_operations.

Update Documentation accordingly, adding (setlease and) fallocate lines.
And while we're in mm.h, remove duplicate declarations of shmem_lock() and
shmem_file_setup(): everyone is now using the ones in shmem_fs.h.

Based-on-patch-by: Cong Wang <amwang@redhat.com>
Signed-off-by: Hugh Dickins <hughd@google.com>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Cong Wang <amwang@redhat.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 3f31d07
Raw File
00-INDEX
00-INDEX
	- this file
README.DAC960
	- info on Mylex DAC960/DAC1100 PCI RAID Controller Driver for Linux.
cciss.txt
	- info, major/minor #'s for Compaq's SMART Array Controllers.
cpqarray.txt
	- info on using Compaq's SMART2 Intelligent Disk Array Controllers.
floppy.txt
	- notes and driver options for the floppy disk driver.
mflash.txt
	- info on mGine m(g)flash driver for linux.
nbd.txt
	- info on a TCP implementation of a network block device.
paride.txt
	- information about the parallel port IDE subsystem.
ramdisk.txt
	- short guide on how to set up and use the RAM disk.
back to top