From: Ken Chen Date: Tue, 5 Feb 2008 06:28:36 +0000 (-0800) Subject: hugetlb: allow sticky directory mount option X-Git-Tag: v2.6.25-rc1~979 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75897d60a54ccee94253312107f941a83b5077cb;p=pandora-kernel.git hugetlb: allow sticky directory mount option Allow sticky directory mount option for hugetlbfs. This allows admin to create a shared hugetlbfs mount point for multiple users, while prevent accidental file deletion that users may step on each other. It is similiar to default tmpfs mount option, or typical option used on /tmp. Signed-off-by: Ken Chen Cc: Badari Pulavarty Cc: Adam Litke Cc: David Gibson Cc: William Lee Irwin III Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed