shmem.c 69 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695
  1. /*
  2. * Resizable virtual memory filesystem for Linux.
  3. *
  4. * Copyright (C) 2000 Linus Torvalds.
  5. * 2000 Transmeta Corp.
  6. * 2000-2001 Christoph Rohland
  7. * 2000-2001 SAP AG
  8. * 2002 Red Hat Inc.
  9. * Copyright (C) 2002-2005 Hugh Dickins.
  10. * Copyright (C) 2002-2005 VERITAS Software Corporation.
  11. * Copyright (C) 2004 Andi Kleen, SuSE Labs
  12. *
  13. * Extended attribute support for tmpfs:
  14. * Copyright (c) 2004, Luke Kenneth Casson Leighton <lkcl@lkcl.net>
  15. * Copyright (c) 2004 Red Hat, Inc., James Morris <jmorris@redhat.com>
  16. *
  17. * tiny-shmem:
  18. * Copyright (c) 2004, 2008 Matt Mackall <mpm@selenic.com>
  19. *
  20. * This file is released under the GPL.
  21. */
  22. #include <linux/fs.h>
  23. #include <linux/init.h>
  24. #include <linux/vfs.h>
  25. #include <linux/mount.h>
  26. #include <linux/pagemap.h>
  27. #include <linux/file.h>
  28. #include <linux/mm.h>
  29. #include <linux/module.h>
  30. #include <linux/swap.h>
  31. #include <linux/ima.h>
  32. static struct vfsmount *shm_mnt;
  33. #ifdef CONFIG_SHMEM
  34. /*
  35. * This virtual memory filesystem is heavily based on the ramfs. It
  36. * extends ramfs by the ability to use swap and honor resource limits
  37. * which makes it a completely usable filesystem.
  38. */
  39. #include <linux/xattr.h>
  40. #include <linux/exportfs.h>
  41. #include <linux/generic_acl.h>
  42. #include <linux/mman.h>
  43. #include <linux/string.h>
  44. #include <linux/slab.h>
  45. #include <linux/backing-dev.h>
  46. #include <linux/shmem_fs.h>
  47. #include <linux/writeback.h>
  48. #include <linux/vfs.h>
  49. #include <linux/blkdev.h>
  50. #include <linux/security.h>
  51. #include <linux/swapops.h>
  52. #include <linux/mempolicy.h>
  53. #include <linux/namei.h>
  54. #include <linux/ctype.h>
  55. #include <linux/migrate.h>
  56. #include <linux/highmem.h>
  57. #include <linux/seq_file.h>
  58. #include <linux/magic.h>
  59. #include <asm/uaccess.h>
  60. #include <asm/div64.h>
  61. #include <asm/pgtable.h>
  62. /*
  63. * The maximum size of a shmem/tmpfs file is limited by the maximum size of
  64. * its triple-indirect swap vector - see illustration at shmem_swp_entry().
  65. *
  66. * With 4kB page size, maximum file size is just over 2TB on a 32-bit kernel,
  67. * but one eighth of that on a 64-bit kernel. With 8kB page size, maximum
  68. * file size is just over 4TB on a 64-bit kernel, but 16TB on a 32-bit kernel,
  69. * MAX_LFS_FILESIZE being then more restrictive than swap vector layout.
  70. *
  71. * We use / and * instead of shifts in the definitions below, so that the swap
  72. * vector can be tested with small even values (e.g. 20) for ENTRIES_PER_PAGE.
  73. */
  74. #define ENTRIES_PER_PAGE (PAGE_CACHE_SIZE/sizeof(unsigned long))
  75. #define ENTRIES_PER_PAGEPAGE ((unsigned long long)ENTRIES_PER_PAGE*ENTRIES_PER_PAGE)
  76. #define SHMSWP_MAX_INDEX (SHMEM_NR_DIRECT + (ENTRIES_PER_PAGEPAGE/2) * (ENTRIES_PER_PAGE+1))
  77. #define SHMSWP_MAX_BYTES (SHMSWP_MAX_INDEX << PAGE_CACHE_SHIFT)
  78. #define SHMEM_MAX_BYTES min_t(unsigned long long, SHMSWP_MAX_BYTES, MAX_LFS_FILESIZE)
  79. #define SHMEM_MAX_INDEX ((unsigned long)((SHMEM_MAX_BYTES+1) >> PAGE_CACHE_SHIFT))
  80. #define BLOCKS_PER_PAGE (PAGE_CACHE_SIZE/512)
  81. #define VM_ACCT(size) (PAGE_CACHE_ALIGN(size) >> PAGE_SHIFT)
  82. /* info->flags needs VM_flags to handle pagein/truncate races efficiently */
  83. #define SHMEM_PAGEIN VM_READ
  84. #define SHMEM_TRUNCATE VM_WRITE
  85. /* Definition to limit shmem_truncate's steps between cond_rescheds */
  86. #define LATENCY_LIMIT 64
  87. /* Pretend that each entry is of this size in directory's i_size */
  88. #define BOGO_DIRENT_SIZE 20
  89. /* Flag allocation requirements to shmem_getpage and shmem_swp_alloc */
  90. enum sgp_type {
  91. SGP_READ, /* don't exceed i_size, don't allocate page */
  92. SGP_CACHE, /* don't exceed i_size, may allocate page */
  93. SGP_DIRTY, /* like SGP_CACHE, but set new page dirty */
  94. SGP_WRITE, /* may exceed i_size, may allocate page */
  95. };
  96. #ifdef CONFIG_TMPFS
  97. static unsigned long shmem_default_max_blocks(void)
  98. {
  99. return totalram_pages / 2;
  100. }
  101. static unsigned long shmem_default_max_inodes(void)
  102. {
  103. return min(totalram_pages - totalhigh_pages, totalram_pages / 2);
  104. }
  105. #endif
  106. static int shmem_getpage(struct inode *inode, unsigned long idx,
  107. struct page **pagep, enum sgp_type sgp, int *type);
  108. static inline struct page *shmem_dir_alloc(gfp_t gfp_mask)
  109. {
  110. /*
  111. * The above definition of ENTRIES_PER_PAGE, and the use of
  112. * BLOCKS_PER_PAGE on indirect pages, assume PAGE_CACHE_SIZE:
  113. * might be reconsidered if it ever diverges from PAGE_SIZE.
  114. *
  115. * Mobility flags are masked out as swap vectors cannot move
  116. */
  117. return alloc_pages((gfp_mask & ~GFP_MOVABLE_MASK) | __GFP_ZERO,
  118. PAGE_CACHE_SHIFT-PAGE_SHIFT);
  119. }
  120. static inline void shmem_dir_free(struct page *page)
  121. {
  122. __free_pages(page, PAGE_CACHE_SHIFT-PAGE_SHIFT);
  123. }
  124. static struct page **shmem_dir_map(struct page *page)
  125. {
  126. return (struct page **)kmap_atomic(page, KM_USER0);
  127. }
  128. static inline void shmem_dir_unmap(struct page **dir)
  129. {
  130. kunmap_atomic(dir, KM_USER0);
  131. }
  132. static swp_entry_t *shmem_swp_map(struct page *page)
  133. {
  134. return (swp_entry_t *)kmap_atomic(page, KM_USER1);
  135. }
  136. static inline void shmem_swp_balance_unmap(void)
  137. {
  138. /*
  139. * When passing a pointer to an i_direct entry, to code which
  140. * also handles indirect entries and so will shmem_swp_unmap,
  141. * we must arrange for the preempt count to remain in balance.
  142. * What kmap_atomic of a lowmem page does depends on config
  143. * and architecture, so pretend to kmap_atomic some lowmem page.
  144. */
  145. (void) kmap_atomic(ZERO_PAGE(0), KM_USER1);
  146. }
  147. static inline void shmem_swp_unmap(swp_entry_t *entry)
  148. {
  149. kunmap_atomic(entry, KM_USER1);
  150. }
  151. static inline struct shmem_sb_info *SHMEM_SB(struct super_block *sb)
  152. {
  153. return sb->s_fs_info;
  154. }
  155. /*
  156. * shmem_file_setup pre-accounts the whole fixed size of a VM object,
  157. * for shared memory and for shared anonymous (/dev/zero) mappings
  158. * (unless MAP_NORESERVE and sysctl_overcommit_memory <= 1),
  159. * consistent with the pre-accounting of private mappings ...
  160. */
  161. static inline int shmem_acct_size(unsigned long flags, loff_t size)
  162. {
  163. return (flags & VM_NORESERVE) ?
  164. 0 : security_vm_enough_memory_kern(VM_ACCT(size));
  165. }
  166. static inline void shmem_unacct_size(unsigned long flags, loff_t size)
  167. {
  168. if (!(flags & VM_NORESERVE))
  169. vm_unacct_memory(VM_ACCT(size));
  170. }
  171. /*
  172. * ... whereas tmpfs objects are accounted incrementally as
  173. * pages are allocated, in order to allow huge sparse files.
  174. * shmem_getpage reports shmem_acct_block failure as -ENOSPC not -ENOMEM,
  175. * so that a failure on a sparse tmpfs mapping will give SIGBUS not OOM.
  176. */
  177. static inline int shmem_acct_block(unsigned long flags)
  178. {
  179. return (flags & VM_NORESERVE) ?
  180. security_vm_enough_memory_kern(VM_ACCT(PAGE_CACHE_SIZE)) : 0;
  181. }
  182. static inline void shmem_unacct_blocks(unsigned long flags, long pages)
  183. {
  184. if (flags & VM_NORESERVE)
  185. vm_unacct_memory(pages * VM_ACCT(PAGE_CACHE_SIZE));
  186. }
  187. static const struct super_operations shmem_ops;
  188. static const struct address_space_operations shmem_aops;
  189. static const struct file_operations shmem_file_operations;
  190. static const struct inode_operations shmem_inode_operations;
  191. static const struct inode_operations shmem_dir_inode_operations;
  192. static const struct inode_operations shmem_special_inode_operations;
  193. static struct vm_operations_struct shmem_vm_ops;
  194. static struct backing_dev_info shmem_backing_dev_info __read_mostly = {
  195. .ra_pages = 0, /* No readahead */
  196. .capabilities = BDI_CAP_NO_ACCT_AND_WRITEBACK | BDI_CAP_SWAP_BACKED,
  197. .unplug_io_fn = default_unplug_io_fn,
  198. };
  199. static LIST_HEAD(shmem_swaplist);
  200. static DEFINE_MUTEX(shmem_swaplist_mutex);
  201. static void shmem_free_blocks(struct inode *inode, long pages)
  202. {
  203. struct shmem_sb_info *sbinfo = SHMEM_SB(inode->i_sb);
  204. if (sbinfo->max_blocks) {
  205. spin_lock(&sbinfo->stat_lock);
  206. sbinfo->free_blocks += pages;
  207. inode->i_blocks -= pages*BLOCKS_PER_PAGE;
  208. spin_unlock(&sbinfo->stat_lock);
  209. }
  210. }
  211. static int shmem_reserve_inode(struct super_block *sb)
  212. {
  213. struct shmem_sb_info *sbinfo = SHMEM_SB(sb);
  214. if (sbinfo->max_inodes) {
  215. spin_lock(&sbinfo->stat_lock);
  216. if (!sbinfo->free_inodes) {
  217. spin_unlock(&sbinfo->stat_lock);
  218. return -ENOSPC;
  219. }
  220. sbinfo->free_inodes--;
  221. spin_unlock(&sbinfo->stat_lock);
  222. }
  223. return 0;
  224. }
  225. static void shmem_free_inode(struct super_block *sb)
  226. {
  227. struct shmem_sb_info *sbinfo = SHMEM_SB(sb);
  228. if (sbinfo->max_inodes) {
  229. spin_lock(&sbinfo->stat_lock);
  230. sbinfo->free_inodes++;
  231. spin_unlock(&sbinfo->stat_lock);
  232. }
  233. }
  234. /**
  235. * shmem_recalc_inode - recalculate the size of an inode
  236. * @inode: inode to recalc
  237. *
  238. * We have to calculate the free blocks since the mm can drop
  239. * undirtied hole pages behind our back.
  240. *
  241. * But normally info->alloced == inode->i_mapping->nrpages + info->swapped
  242. * So mm freed is info->alloced - (inode->i_mapping->nrpages + info->swapped)
  243. *
  244. * It has to be called with the spinlock held.
  245. */
  246. static void shmem_recalc_inode(struct inode *inode)
  247. {
  248. struct shmem_inode_info *info = SHMEM_I(inode);
  249. long freed;
  250. freed = info->alloced - info->swapped - inode->i_mapping->nrpages;
  251. if (freed > 0) {
  252. info->alloced -= freed;
  253. shmem_unacct_blocks(info->flags, freed);
  254. shmem_free_blocks(inode, freed);
  255. }
  256. }
  257. /**
  258. * shmem_swp_entry - find the swap vector position in the info structure
  259. * @info: info structure for the inode
  260. * @index: index of the page to find
  261. * @page: optional page to add to the structure. Has to be preset to
  262. * all zeros
  263. *
  264. * If there is no space allocated yet it will return NULL when
  265. * page is NULL, else it will use the page for the needed block,
  266. * setting it to NULL on return to indicate that it has been used.
  267. *
  268. * The swap vector is organized the following way:
  269. *
  270. * There are SHMEM_NR_DIRECT entries directly stored in the
  271. * shmem_inode_info structure. So small files do not need an addional
  272. * allocation.
  273. *
  274. * For pages with index > SHMEM_NR_DIRECT there is the pointer
  275. * i_indirect which points to a page which holds in the first half
  276. * doubly indirect blocks, in the second half triple indirect blocks:
  277. *
  278. * For an artificial ENTRIES_PER_PAGE = 4 this would lead to the
  279. * following layout (for SHMEM_NR_DIRECT == 16):
  280. *
  281. * i_indirect -> dir --> 16-19
  282. * | +-> 20-23
  283. * |
  284. * +-->dir2 --> 24-27
  285. * | +-> 28-31
  286. * | +-> 32-35
  287. * | +-> 36-39
  288. * |
  289. * +-->dir3 --> 40-43
  290. * +-> 44-47
  291. * +-> 48-51
  292. * +-> 52-55
  293. */
  294. static swp_entry_t *shmem_swp_entry(struct shmem_inode_info *info, unsigned long index, struct page **page)
  295. {
  296. unsigned long offset;
  297. struct page **dir;
  298. struct page *subdir;
  299. if (index < SHMEM_NR_DIRECT) {
  300. shmem_swp_balance_unmap();
  301. return info->i_direct+index;
  302. }
  303. if (!info->i_indirect) {
  304. if (page) {
  305. info->i_indirect = *page;
  306. *page = NULL;
  307. }
  308. return NULL; /* need another page */
  309. }
  310. index -= SHMEM_NR_DIRECT;
  311. offset = index % ENTRIES_PER_PAGE;
  312. index /= ENTRIES_PER_PAGE;
  313. dir = shmem_dir_map(info->i_indirect);
  314. if (index >= ENTRIES_PER_PAGE/2) {
  315. index -= ENTRIES_PER_PAGE/2;
  316. dir += ENTRIES_PER_PAGE/2 + index/ENTRIES_PER_PAGE;
  317. index %= ENTRIES_PER_PAGE;
  318. subdir = *dir;
  319. if (!subdir) {
  320. if (page) {
  321. *dir = *page;
  322. *page = NULL;
  323. }
  324. shmem_dir_unmap(dir);
  325. return NULL; /* need another page */
  326. }
  327. shmem_dir_unmap(dir);
  328. dir = shmem_dir_map(subdir);
  329. }
  330. dir += index;
  331. subdir = *dir;
  332. if (!subdir) {
  333. if (!page || !(subdir = *page)) {
  334. shmem_dir_unmap(dir);
  335. return NULL; /* need a page */
  336. }
  337. *dir = subdir;
  338. *page = NULL;
  339. }
  340. shmem_dir_unmap(dir);
  341. return shmem_swp_map(subdir) + offset;
  342. }
  343. static void shmem_swp_set(struct shmem_inode_info *info, swp_entry_t *entry, unsigned long value)
  344. {
  345. long incdec = value? 1: -1;
  346. entry->val = value;
  347. info->swapped += incdec;
  348. if ((unsigned long)(entry - info->i_direct) >= SHMEM_NR_DIRECT) {
  349. struct page *page = kmap_atomic_to_page(entry);
  350. set_page_private(page, page_private(page) + incdec);
  351. }
  352. }
  353. /**
  354. * shmem_swp_alloc - get the position of the swap entry for the page.
  355. * @info: info structure for the inode
  356. * @index: index of the page to find
  357. * @sgp: check and recheck i_size? skip allocation?
  358. *
  359. * If the entry does not exist, allocate it.
  360. */
  361. static swp_entry_t *shmem_swp_alloc(struct shmem_inode_info *info, unsigned long index, enum sgp_type sgp)
  362. {
  363. struct inode *inode = &info->vfs_inode;
  364. struct shmem_sb_info *sbinfo = SHMEM_SB(inode->i_sb);
  365. struct page *page = NULL;
  366. swp_entry_t *entry;
  367. if (sgp != SGP_WRITE &&
  368. ((loff_t) index << PAGE_CACHE_SHIFT) >= i_size_read(inode))
  369. return ERR_PTR(-EINVAL);
  370. while (!(entry = shmem_swp_entry(info, index, &page))) {
  371. if (sgp == SGP_READ)
  372. return shmem_swp_map(ZERO_PAGE(0));
  373. /*
  374. * Test free_blocks against 1 not 0, since we have 1 data
  375. * page (and perhaps indirect index pages) yet to allocate:
  376. * a waste to allocate index if we cannot allocate data.
  377. */
  378. if (sbinfo->max_blocks) {
  379. spin_lock(&sbinfo->stat_lock);
  380. if (sbinfo->free_blocks <= 1) {
  381. spin_unlock(&sbinfo->stat_lock);
  382. return ERR_PTR(-ENOSPC);
  383. }
  384. sbinfo->free_blocks--;
  385. inode->i_blocks += BLOCKS_PER_PAGE;
  386. spin_unlock(&sbinfo->stat_lock);
  387. }
  388. spin_unlock(&info->lock);
  389. page = shmem_dir_alloc(mapping_gfp_mask(inode->i_mapping));
  390. if (page)
  391. set_page_private(page, 0);
  392. spin_lock(&info->lock);
  393. if (!page) {
  394. shmem_free_blocks(inode, 1);
  395. return ERR_PTR(-ENOMEM);
  396. }
  397. if (sgp != SGP_WRITE &&
  398. ((loff_t) index << PAGE_CACHE_SHIFT) >= i_size_read(inode)) {
  399. entry = ERR_PTR(-EINVAL);
  400. break;
  401. }
  402. if (info->next_index <= index)
  403. info->next_index = index + 1;
  404. }
  405. if (page) {
  406. /* another task gave its page, or truncated the file */
  407. shmem_free_blocks(inode, 1);
  408. shmem_dir_free(page);
  409. }
  410. if (info->next_index <= index && !IS_ERR(entry))
  411. info->next_index = index + 1;
  412. return entry;
  413. }
  414. /**
  415. * shmem_free_swp - free some swap entries in a directory
  416. * @dir: pointer to the directory
  417. * @edir: pointer after last entry of the directory
  418. * @punch_lock: pointer to spinlock when needed for the holepunch case
  419. */
  420. static int shmem_free_swp(swp_entry_t *dir, swp_entry_t *edir,
  421. spinlock_t *punch_lock)
  422. {
  423. spinlock_t *punch_unlock = NULL;
  424. swp_entry_t *ptr;
  425. int freed = 0;
  426. for (ptr = dir; ptr < edir; ptr++) {
  427. if (ptr->val) {
  428. if (unlikely(punch_lock)) {
  429. punch_unlock = punch_lock;
  430. punch_lock = NULL;
  431. spin_lock(punch_unlock);
  432. if (!ptr->val)
  433. continue;
  434. }
  435. free_swap_and_cache(*ptr);
  436. *ptr = (swp_entry_t){0};
  437. freed++;
  438. }
  439. }
  440. if (punch_unlock)
  441. spin_unlock(punch_unlock);
  442. return freed;
  443. }
  444. static int shmem_map_and_free_swp(struct page *subdir, int offset,
  445. int limit, struct page ***dir, spinlock_t *punch_lock)
  446. {
  447. swp_entry_t *ptr;
  448. int freed = 0;
  449. ptr = shmem_swp_map(subdir);
  450. for (; offset < limit; offset += LATENCY_LIMIT) {
  451. int size = limit - offset;
  452. if (size > LATENCY_LIMIT)
  453. size = LATENCY_LIMIT;
  454. freed += shmem_free_swp(ptr+offset, ptr+offset+size,
  455. punch_lock);
  456. if (need_resched()) {
  457. shmem_swp_unmap(ptr);
  458. if (*dir) {
  459. shmem_dir_unmap(*dir);
  460. *dir = NULL;
  461. }
  462. cond_resched();
  463. ptr = shmem_swp_map(subdir);
  464. }
  465. }
  466. shmem_swp_unmap(ptr);
  467. return freed;
  468. }
  469. static void shmem_free_pages(struct list_head *next)
  470. {
  471. struct page *page;
  472. int freed = 0;
  473. do {
  474. page = container_of(next, struct page, lru);
  475. next = next->next;
  476. shmem_dir_free(page);
  477. freed++;
  478. if (freed >= LATENCY_LIMIT) {
  479. cond_resched();
  480. freed = 0;
  481. }
  482. } while (next);
  483. }
  484. static void shmem_truncate_range(struct inode *inode, loff_t start, loff_t end)
  485. {
  486. struct shmem_inode_info *info = SHMEM_I(inode);
  487. unsigned long idx;
  488. unsigned long size;
  489. unsigned long limit;
  490. unsigned long stage;
  491. unsigned long diroff;
  492. struct page **dir;
  493. struct page *topdir;
  494. struct page *middir;
  495. struct page *subdir;
  496. swp_entry_t *ptr;
  497. LIST_HEAD(pages_to_free);
  498. long nr_pages_to_free = 0;
  499. long nr_swaps_freed = 0;
  500. int offset;
  501. int freed;
  502. int punch_hole;
  503. spinlock_t *needs_lock;
  504. spinlock_t *punch_lock;
  505. unsigned long upper_limit;
  506. inode->i_ctime = inode->i_mtime = CURRENT_TIME;
  507. idx = (start + PAGE_CACHE_SIZE - 1) >> PAGE_CACHE_SHIFT;
  508. if (idx >= info->next_index)
  509. return;
  510. spin_lock(&info->lock);
  511. info->flags |= SHMEM_TRUNCATE;
  512. if (likely(end == (loff_t) -1)) {
  513. limit = info->next_index;
  514. upper_limit = SHMEM_MAX_INDEX;
  515. info->next_index = idx;
  516. needs_lock = NULL;
  517. punch_hole = 0;
  518. } else {
  519. if (end + 1 >= inode->i_size) { /* we may free a little more */
  520. limit = (inode->i_size + PAGE_CACHE_SIZE - 1) >>
  521. PAGE_CACHE_SHIFT;
  522. upper_limit = SHMEM_MAX_INDEX;
  523. } else {
  524. limit = (end + 1) >> PAGE_CACHE_SHIFT;
  525. upper_limit = limit;
  526. }
  527. needs_lock = &info->lock;
  528. punch_hole = 1;
  529. }
  530. topdir = info->i_indirect;
  531. if (topdir && idx <= SHMEM_NR_DIRECT && !punch_hole) {
  532. info->i_indirect = NULL;
  533. nr_pages_to_free++;
  534. list_add(&topdir->lru, &pages_to_free);
  535. }
  536. spin_unlock(&info->lock);
  537. if (info->swapped && idx < SHMEM_NR_DIRECT) {
  538. ptr = info->i_direct;
  539. size = limit;
  540. if (size > SHMEM_NR_DIRECT)
  541. size = SHMEM_NR_DIRECT;
  542. nr_swaps_freed = shmem_free_swp(ptr+idx, ptr+size, needs_lock);
  543. }
  544. /*
  545. * If there are no indirect blocks or we are punching a hole
  546. * below indirect blocks, nothing to be done.
  547. */
  548. if (!topdir || limit <= SHMEM_NR_DIRECT)
  549. goto done2;
  550. /*
  551. * The truncation case has already dropped info->lock, and we're safe
  552. * because i_size and next_index have already been lowered, preventing
  553. * access beyond. But in the punch_hole case, we still need to take
  554. * the lock when updating the swap directory, because there might be
  555. * racing accesses by shmem_getpage(SGP_CACHE), shmem_unuse_inode or
  556. * shmem_writepage. However, whenever we find we can remove a whole
  557. * directory page (not at the misaligned start or end of the range),
  558. * we first NULLify its pointer in the level above, and then have no
  559. * need to take the lock when updating its contents: needs_lock and
  560. * punch_lock (either pointing to info->lock or NULL) manage this.
  561. */
  562. upper_limit -= SHMEM_NR_DIRECT;
  563. limit -= SHMEM_NR_DIRECT;
  564. idx = (idx > SHMEM_NR_DIRECT)? (idx - SHMEM_NR_DIRECT): 0;
  565. offset = idx % ENTRIES_PER_PAGE;
  566. idx -= offset;
  567. dir = shmem_dir_map(topdir);
  568. stage = ENTRIES_PER_PAGEPAGE/2;
  569. if (idx < ENTRIES_PER_PAGEPAGE/2) {
  570. middir = topdir;
  571. diroff = idx/ENTRIES_PER_PAGE;
  572. } else {
  573. dir += ENTRIES_PER_PAGE/2;
  574. dir += (idx - ENTRIES_PER_PAGEPAGE/2)/ENTRIES_PER_PAGEPAGE;
  575. while (stage <= idx)
  576. stage += ENTRIES_PER_PAGEPAGE;
  577. middir = *dir;
  578. if (*dir) {
  579. diroff = ((idx - ENTRIES_PER_PAGEPAGE/2) %
  580. ENTRIES_PER_PAGEPAGE) / ENTRIES_PER_PAGE;
  581. if (!diroff && !offset && upper_limit >= stage) {
  582. if (needs_lock) {
  583. spin_lock(needs_lock);
  584. *dir = NULL;
  585. spin_unlock(needs_lock);
  586. needs_lock = NULL;
  587. } else
  588. *dir = NULL;
  589. nr_pages_to_free++;
  590. list_add(&middir->lru, &pages_to_free);
  591. }
  592. shmem_dir_unmap(dir);
  593. dir = shmem_dir_map(middir);
  594. } else {
  595. diroff = 0;
  596. offset = 0;
  597. idx = stage;
  598. }
  599. }
  600. for (; idx < limit; idx += ENTRIES_PER_PAGE, diroff++) {
  601. if (unlikely(idx == stage)) {
  602. shmem_dir_unmap(dir);
  603. dir = shmem_dir_map(topdir) +
  604. ENTRIES_PER_PAGE/2 + idx/ENTRIES_PER_PAGEPAGE;
  605. while (!*dir) {
  606. dir++;
  607. idx += ENTRIES_PER_PAGEPAGE;
  608. if (idx >= limit)
  609. goto done1;
  610. }
  611. stage = idx + ENTRIES_PER_PAGEPAGE;
  612. middir = *dir;
  613. if (punch_hole)
  614. needs_lock = &info->lock;
  615. if (upper_limit >= stage) {
  616. if (needs_lock) {
  617. spin_lock(needs_lock);
  618. *dir = NULL;
  619. spin_unlock(needs_lock);
  620. needs_lock = NULL;
  621. } else
  622. *dir = NULL;
  623. nr_pages_to_free++;
  624. list_add(&middir->lru, &pages_to_free);
  625. }
  626. shmem_dir_unmap(dir);
  627. cond_resched();
  628. dir = shmem_dir_map(middir);
  629. diroff = 0;
  630. }
  631. punch_lock = needs_lock;
  632. subdir = dir[diroff];
  633. if (subdir && !offset && upper_limit-idx >= ENTRIES_PER_PAGE) {
  634. if (needs_lock) {
  635. spin_lock(needs_lock);
  636. dir[diroff] = NULL;
  637. spin_unlock(needs_lock);
  638. punch_lock = NULL;
  639. } else
  640. dir[diroff] = NULL;
  641. nr_pages_to_free++;
  642. list_add(&subdir->lru, &pages_to_free);
  643. }
  644. if (subdir && page_private(subdir) /* has swap entries */) {
  645. size = limit - idx;
  646. if (size > ENTRIES_PER_PAGE)
  647. size = ENTRIES_PER_PAGE;
  648. freed = shmem_map_and_free_swp(subdir,
  649. offset, size, &dir, punch_lock);
  650. if (!dir)
  651. dir = shmem_dir_map(middir);
  652. nr_swaps_freed += freed;
  653. if (offset || punch_lock) {
  654. spin_lock(&info->lock);
  655. set_page_private(subdir,
  656. page_private(subdir) - freed);
  657. spin_unlock(&info->lock);
  658. } else
  659. BUG_ON(page_private(subdir) != freed);
  660. }
  661. offset = 0;
  662. }
  663. done1:
  664. shmem_dir_unmap(dir);
  665. done2:
  666. if (inode->i_mapping->nrpages && (info->flags & SHMEM_PAGEIN)) {
  667. /*
  668. * Call truncate_inode_pages again: racing shmem_unuse_inode
  669. * may have swizzled a page in from swap since vmtruncate or
  670. * generic_delete_inode did it, before we lowered next_index.
  671. * Also, though shmem_getpage checks i_size before adding to
  672. * cache, no recheck after: so fix the narrow window there too.
  673. *
  674. * Recalling truncate_inode_pages_range and unmap_mapping_range
  675. * every time for punch_hole (which never got a chance to clear
  676. * SHMEM_PAGEIN at the start of vmtruncate_range) is expensive,
  677. * yet hardly ever necessary: try to optimize them out later.
  678. */
  679. truncate_inode_pages_range(inode->i_mapping, start, end);
  680. if (punch_hole)
  681. unmap_mapping_range(inode->i_mapping, start,
  682. end - start, 1);
  683. }
  684. spin_lock(&info->lock);
  685. info->flags &= ~SHMEM_TRUNCATE;
  686. info->swapped -= nr_swaps_freed;
  687. if (nr_pages_to_free)
  688. shmem_free_blocks(inode, nr_pages_to_free);
  689. shmem_recalc_inode(inode);
  690. spin_unlock(&info->lock);
  691. /*
  692. * Empty swap vector directory pages to be freed?
  693. */
  694. if (!list_empty(&pages_to_free)) {
  695. pages_to_free.prev->next = NULL;
  696. shmem_free_pages(pages_to_free.next);
  697. }
  698. }
  699. static void shmem_truncate(struct inode *inode)
  700. {
  701. shmem_truncate_range(inode, inode->i_size, (loff_t)-1);
  702. }
  703. static int shmem_notify_change(struct dentry *dentry, struct iattr *attr)
  704. {
  705. struct inode *inode = dentry->d_inode;
  706. struct page *page = NULL;
  707. int error;
  708. if (S_ISREG(inode->i_mode) && (attr->ia_valid & ATTR_SIZE)) {
  709. if (attr->ia_size < inode->i_size) {
  710. /*
  711. * If truncating down to a partial page, then
  712. * if that page is already allocated, hold it
  713. * in memory until the truncation is over, so
  714. * truncate_partial_page cannnot miss it were
  715. * it assigned to swap.
  716. */
  717. if (attr->ia_size & (PAGE_CACHE_SIZE-1)) {
  718. (void) shmem_getpage(inode,
  719. attr->ia_size>>PAGE_CACHE_SHIFT,
  720. &page, SGP_READ, NULL);
  721. if (page)
  722. unlock_page(page);
  723. }
  724. /*
  725. * Reset SHMEM_PAGEIN flag so that shmem_truncate can
  726. * detect if any pages might have been added to cache
  727. * after truncate_inode_pages. But we needn't bother
  728. * if it's being fully truncated to zero-length: the
  729. * nrpages check is efficient enough in that case.
  730. */
  731. if (attr->ia_size) {
  732. struct shmem_inode_info *info = SHMEM_I(inode);
  733. spin_lock(&info->lock);
  734. info->flags &= ~SHMEM_PAGEIN;
  735. spin_unlock(&info->lock);
  736. }
  737. }
  738. }
  739. error = inode_change_ok(inode, attr);
  740. if (!error)
  741. error = inode_setattr(inode, attr);
  742. #ifdef CONFIG_TMPFS_POSIX_ACL
  743. if (!error && (attr->ia_valid & ATTR_MODE))
  744. error = generic_acl_chmod(inode, &shmem_acl_ops);
  745. #endif
  746. if (page)
  747. page_cache_release(page);
  748. return error;
  749. }
  750. static void shmem_delete_inode(struct inode *inode)
  751. {
  752. struct shmem_inode_info *info = SHMEM_I(inode);
  753. if (inode->i_op->truncate == shmem_truncate) {
  754. truncate_inode_pages(inode->i_mapping, 0);
  755. shmem_unacct_size(info->flags, inode->i_size);
  756. inode->i_size = 0;
  757. shmem_truncate(inode);
  758. if (!list_empty(&info->swaplist)) {
  759. mutex_lock(&shmem_swaplist_mutex);
  760. list_del_init(&info->swaplist);
  761. mutex_unlock(&shmem_swaplist_mutex);
  762. }
  763. }
  764. BUG_ON(inode->i_blocks);
  765. shmem_free_inode(inode->i_sb);
  766. clear_inode(inode);
  767. }
  768. static inline int shmem_find_swp(swp_entry_t entry, swp_entry_t *dir, swp_entry_t *edir)
  769. {
  770. swp_entry_t *ptr;
  771. for (ptr = dir; ptr < edir; ptr++) {
  772. if (ptr->val == entry.val)
  773. return ptr - dir;
  774. }
  775. return -1;
  776. }
  777. static int shmem_unuse_inode(struct shmem_inode_info *info, swp_entry_t entry, struct page *page)
  778. {
  779. struct inode *inode;
  780. unsigned long idx;
  781. unsigned long size;
  782. unsigned long limit;
  783. unsigned long stage;
  784. struct page **dir;
  785. struct page *subdir;
  786. swp_entry_t *ptr;
  787. int offset;
  788. int error;
  789. idx = 0;
  790. ptr = info->i_direct;
  791. spin_lock(&info->lock);
  792. if (!info->swapped) {
  793. list_del_init(&info->swaplist);
  794. goto lost2;
  795. }
  796. limit = info->next_index;
  797. size = limit;
  798. if (size > SHMEM_NR_DIRECT)
  799. size = SHMEM_NR_DIRECT;
  800. offset = shmem_find_swp(entry, ptr, ptr+size);
  801. if (offset >= 0)
  802. goto found;
  803. if (!info->i_indirect)
  804. goto lost2;
  805. dir = shmem_dir_map(info->i_indirect);
  806. stage = SHMEM_NR_DIRECT + ENTRIES_PER_PAGEPAGE/2;
  807. for (idx = SHMEM_NR_DIRECT; idx < limit; idx += ENTRIES_PER_PAGE, dir++) {
  808. if (unlikely(idx == stage)) {
  809. shmem_dir_unmap(dir-1);
  810. if (cond_resched_lock(&info->lock)) {
  811. /* check it has not been truncated */
  812. if (limit > info->next_index) {
  813. limit = info->next_index;
  814. if (idx >= limit)
  815. goto lost2;
  816. }
  817. }
  818. dir = shmem_dir_map(info->i_indirect) +
  819. ENTRIES_PER_PAGE/2 + idx/ENTRIES_PER_PAGEPAGE;
  820. while (!*dir) {
  821. dir++;
  822. idx += ENTRIES_PER_PAGEPAGE;
  823. if (idx >= limit)
  824. goto lost1;
  825. }
  826. stage = idx + ENTRIES_PER_PAGEPAGE;
  827. subdir = *dir;
  828. shmem_dir_unmap(dir);
  829. dir = shmem_dir_map(subdir);
  830. }
  831. subdir = *dir;
  832. if (subdir && page_private(subdir)) {
  833. ptr = shmem_swp_map(subdir);
  834. size = limit - idx;
  835. if (size > ENTRIES_PER_PAGE)
  836. size = ENTRIES_PER_PAGE;
  837. offset = shmem_find_swp(entry, ptr, ptr+size);
  838. shmem_swp_unmap(ptr);
  839. if (offset >= 0) {
  840. shmem_dir_unmap(dir);
  841. goto found;
  842. }
  843. }
  844. }
  845. lost1:
  846. shmem_dir_unmap(dir-1);
  847. lost2:
  848. spin_unlock(&info->lock);
  849. return 0;
  850. found:
  851. idx += offset;
  852. inode = igrab(&info->vfs_inode);
  853. spin_unlock(&info->lock);
  854. /*
  855. * Move _head_ to start search for next from here.
  856. * But be careful: shmem_delete_inode checks list_empty without taking
  857. * mutex, and there's an instant in list_move_tail when info->swaplist
  858. * would appear empty, if it were the only one on shmem_swaplist. We
  859. * could avoid doing it if inode NULL; or use this minor optimization.
  860. */
  861. if (shmem_swaplist.next != &info->swaplist)
  862. list_move_tail(&shmem_swaplist, &info->swaplist);
  863. mutex_unlock(&shmem_swaplist_mutex);
  864. error = 1;
  865. if (!inode)
  866. goto out;
  867. /*
  868. * Charge page using GFP_KERNEL while we can wait.
  869. * Charged back to the user(not to caller) when swap account is used.
  870. * add_to_page_cache() will be called with GFP_NOWAIT.
  871. */
  872. error = mem_cgroup_cache_charge(page, current->mm, GFP_KERNEL);
  873. if (error)
  874. goto out;
  875. error = radix_tree_preload(GFP_KERNEL);
  876. if (error) {
  877. mem_cgroup_uncharge_cache_page(page);
  878. goto out;
  879. }
  880. error = 1;
  881. spin_lock(&info->lock);
  882. ptr = shmem_swp_entry(info, idx, NULL);
  883. if (ptr && ptr->val == entry.val) {
  884. error = add_to_page_cache_locked(page, inode->i_mapping,
  885. idx, GFP_NOWAIT);
  886. /* does mem_cgroup_uncharge_cache_page on error */
  887. } else /* we must compensate for our precharge above */
  888. mem_cgroup_uncharge_cache_page(page);
  889. if (error == -EEXIST) {
  890. struct page *filepage = find_get_page(inode->i_mapping, idx);
  891. error = 1;
  892. if (filepage) {
  893. /*
  894. * There might be a more uptodate page coming down
  895. * from a stacked writepage: forget our swappage if so.
  896. */
  897. if (PageUptodate(filepage))
  898. error = 0;
  899. page_cache_release(filepage);
  900. }
  901. }
  902. if (!error) {
  903. delete_from_swap_cache(page);
  904. set_page_dirty(page);
  905. info->flags |= SHMEM_PAGEIN;
  906. shmem_swp_set(info, ptr, 0);
  907. swap_free(entry);
  908. error = 1; /* not an error, but entry was found */
  909. }
  910. if (ptr)
  911. shmem_swp_unmap(ptr);
  912. spin_unlock(&info->lock);
  913. radix_tree_preload_end();
  914. out:
  915. unlock_page(page);
  916. page_cache_release(page);
  917. iput(inode); /* allows for NULL */
  918. return error;
  919. }
  920. /*
  921. * shmem_unuse() search for an eventually swapped out shmem page.
  922. */
  923. int shmem_unuse(swp_entry_t entry, struct page *page)
  924. {
  925. struct list_head *p, *next;
  926. struct shmem_inode_info *info;
  927. int found = 0;
  928. mutex_lock(&shmem_swaplist_mutex);
  929. list_for_each_safe(p, next, &shmem_swaplist) {
  930. info = list_entry(p, struct shmem_inode_info, swaplist);
  931. found = shmem_unuse_inode(info, entry, page);
  932. cond_resched();
  933. if (found)
  934. goto out;
  935. }
  936. mutex_unlock(&shmem_swaplist_mutex);
  937. out: return found; /* 0 or 1 or -ENOMEM */
  938. }
  939. /*
  940. * Move the page from the page cache to the swap cache.
  941. */
  942. static int shmem_writepage(struct page *page, struct writeback_control *wbc)
  943. {
  944. struct shmem_inode_info *info;
  945. swp_entry_t *entry, swap;
  946. struct address_space *mapping;
  947. unsigned long index;
  948. struct inode *inode;
  949. BUG_ON(!PageLocked(page));
  950. mapping = page->mapping;
  951. index = page->index;
  952. inode = mapping->host;
  953. info = SHMEM_I(inode);
  954. if (info->flags & VM_LOCKED)
  955. goto redirty;
  956. if (!total_swap_pages)
  957. goto redirty;
  958. /*
  959. * shmem_backing_dev_info's capabilities prevent regular writeback or
  960. * sync from ever calling shmem_writepage; but a stacking filesystem
  961. * may use the ->writepage of its underlying filesystem, in which case
  962. * tmpfs should write out to swap only in response to memory pressure,
  963. * and not for pdflush or sync. However, in those cases, we do still
  964. * want to check if there's a redundant swappage to be discarded.
  965. */
  966. if (wbc->for_reclaim)
  967. swap = get_swap_page();
  968. else
  969. swap.val = 0;
  970. spin_lock(&info->lock);
  971. if (index >= info->next_index) {
  972. BUG_ON(!(info->flags & SHMEM_TRUNCATE));
  973. goto unlock;
  974. }
  975. entry = shmem_swp_entry(info, index, NULL);
  976. if (entry->val) {
  977. /*
  978. * The more uptodate page coming down from a stacked
  979. * writepage should replace our old swappage.
  980. */
  981. free_swap_and_cache(*entry);
  982. shmem_swp_set(info, entry, 0);
  983. }
  984. shmem_recalc_inode(inode);
  985. if (swap.val && add_to_swap_cache(page, swap, GFP_ATOMIC) == 0) {
  986. remove_from_page_cache(page);
  987. shmem_swp_set(info, entry, swap.val);
  988. shmem_swp_unmap(entry);
  989. if (list_empty(&info->swaplist))
  990. inode = igrab(inode);
  991. else
  992. inode = NULL;
  993. spin_unlock(&info->lock);
  994. swap_duplicate(swap);
  995. BUG_ON(page_mapped(page));
  996. page_cache_release(page); /* pagecache ref */
  997. swap_writepage(page, wbc);
  998. if (inode) {
  999. mutex_lock(&shmem_swaplist_mutex);
  1000. /* move instead of add in case we're racing */
  1001. list_move_tail(&info->swaplist, &shmem_swaplist);
  1002. mutex_unlock(&shmem_swaplist_mutex);
  1003. iput(inode);
  1004. }
  1005. return 0;
  1006. }
  1007. shmem_swp_unmap(entry);
  1008. unlock:
  1009. spin_unlock(&info->lock);
  1010. swap_free(swap);
  1011. redirty:
  1012. set_page_dirty(page);
  1013. if (wbc->for_reclaim)
  1014. return AOP_WRITEPAGE_ACTIVATE; /* Return with page locked */
  1015. unlock_page(page);
  1016. return 0;
  1017. }
  1018. #ifdef CONFIG_NUMA
  1019. #ifdef CONFIG_TMPFS
  1020. static void shmem_show_mpol(struct seq_file *seq, struct mempolicy *mpol)
  1021. {
  1022. char buffer[64];
  1023. if (!mpol || mpol->mode == MPOL_DEFAULT)
  1024. return; /* show nothing */
  1025. mpol_to_str(buffer, sizeof(buffer), mpol, 1);
  1026. seq_printf(seq, ",mpol=%s", buffer);
  1027. }
  1028. static struct mempolicy *shmem_get_sbmpol(struct shmem_sb_info *sbinfo)
  1029. {
  1030. struct mempolicy *mpol = NULL;
  1031. if (sbinfo->mpol) {
  1032. spin_lock(&sbinfo->stat_lock); /* prevent replace/use races */
  1033. mpol = sbinfo->mpol;
  1034. mpol_get(mpol);
  1035. spin_unlock(&sbinfo->stat_lock);
  1036. }
  1037. return mpol;
  1038. }
  1039. #endif /* CONFIG_TMPFS */
  1040. static struct page *shmem_swapin(swp_entry_t entry, gfp_t gfp,
  1041. struct shmem_inode_info *info, unsigned long idx)
  1042. {
  1043. struct mempolicy mpol, *spol;
  1044. struct vm_area_struct pvma;
  1045. struct page *page;
  1046. spol = mpol_cond_copy(&mpol,
  1047. mpol_shared_policy_lookup(&info->policy, idx));
  1048. /* Create a pseudo vma that just contains the policy */
  1049. pvma.vm_start = 0;
  1050. pvma.vm_pgoff = idx;
  1051. pvma.vm_ops = NULL;
  1052. pvma.vm_policy = spol;
  1053. page = swapin_readahead(entry, gfp, &pvma, 0);
  1054. return page;
  1055. }
  1056. static struct page *shmem_alloc_page(gfp_t gfp,
  1057. struct shmem_inode_info *info, unsigned long idx)
  1058. {
  1059. struct vm_area_struct pvma;
  1060. /* Create a pseudo vma that just contains the policy */
  1061. pvma.vm_start = 0;
  1062. pvma.vm_pgoff = idx;
  1063. pvma.vm_ops = NULL;
  1064. pvma.vm_policy = mpol_shared_policy_lookup(&info->policy, idx);
  1065. /*
  1066. * alloc_page_vma() will drop the shared policy reference
  1067. */
  1068. return alloc_page_vma(gfp, &pvma, 0);
  1069. }
  1070. #else /* !CONFIG_NUMA */
  1071. #ifdef CONFIG_TMPFS
  1072. static inline void shmem_show_mpol(struct seq_file *seq, struct mempolicy *p)
  1073. {
  1074. }
  1075. #endif /* CONFIG_TMPFS */
  1076. static inline struct page *shmem_swapin(swp_entry_t entry, gfp_t gfp,
  1077. struct shmem_inode_info *info, unsigned long idx)
  1078. {
  1079. return swapin_readahead(entry, gfp, NULL, 0);
  1080. }
  1081. static inline struct page *shmem_alloc_page(gfp_t gfp,
  1082. struct shmem_inode_info *info, unsigned long idx)
  1083. {
  1084. return alloc_page(gfp);
  1085. }
  1086. #endif /* CONFIG_NUMA */
  1087. #if !defined(CONFIG_NUMA) || !defined(CONFIG_TMPFS)
  1088. static inline struct mempolicy *shmem_get_sbmpol(struct shmem_sb_info *sbinfo)
  1089. {
  1090. return NULL;
  1091. }
  1092. #endif
  1093. /*
  1094. * shmem_getpage - either get the page from swap or allocate a new one
  1095. *
  1096. * If we allocate a new one we do not mark it dirty. That's up to the
  1097. * vm. If we swap it in we mark it dirty since we also free the swap
  1098. * entry since a page cannot live in both the swap and page cache
  1099. */
  1100. static int shmem_getpage(struct inode *inode, unsigned long idx,
  1101. struct page **pagep, enum sgp_type sgp, int *type)
  1102. {
  1103. struct address_space *mapping = inode->i_mapping;
  1104. struct shmem_inode_info *info = SHMEM_I(inode);
  1105. struct shmem_sb_info *sbinfo;
  1106. struct page *filepage = *pagep;
  1107. struct page *swappage;
  1108. swp_entry_t *entry;
  1109. swp_entry_t swap;
  1110. gfp_t gfp;
  1111. int error;
  1112. if (idx >= SHMEM_MAX_INDEX)
  1113. return -EFBIG;
  1114. if (type)
  1115. *type = 0;
  1116. /*
  1117. * Normally, filepage is NULL on entry, and either found
  1118. * uptodate immediately, or allocated and zeroed, or read
  1119. * in under swappage, which is then assigned to filepage.
  1120. * But shmem_readpage (required for splice) passes in a locked
  1121. * filepage, which may be found not uptodate by other callers
  1122. * too, and may need to be copied from the swappage read in.
  1123. */
  1124. repeat:
  1125. if (!filepage)
  1126. filepage = find_lock_page(mapping, idx);
  1127. if (filepage && PageUptodate(filepage))
  1128. goto done;
  1129. error = 0;
  1130. gfp = mapping_gfp_mask(mapping);
  1131. if (!filepage) {
  1132. /*
  1133. * Try to preload while we can wait, to not make a habit of
  1134. * draining atomic reserves; but don't latch on to this cpu.
  1135. */
  1136. error = radix_tree_preload(gfp & ~__GFP_HIGHMEM);
  1137. if (error)
  1138. goto failed;
  1139. radix_tree_preload_end();
  1140. }
  1141. spin_lock(&info->lock);
  1142. shmem_recalc_inode(inode);
  1143. entry = shmem_swp_alloc(info, idx, sgp);
  1144. if (IS_ERR(entry)) {
  1145. spin_unlock(&info->lock);
  1146. error = PTR_ERR(entry);
  1147. goto failed;
  1148. }
  1149. swap = *entry;
  1150. if (swap.val) {
  1151. /* Look it up and read it in.. */
  1152. swappage = lookup_swap_cache(swap);
  1153. if (!swappage) {
  1154. shmem_swp_unmap(entry);
  1155. /* here we actually do the io */
  1156. if (type && !(*type & VM_FAULT_MAJOR)) {
  1157. __count_vm_event(PGMAJFAULT);
  1158. *type |= VM_FAULT_MAJOR;
  1159. }
  1160. spin_unlock(&info->lock);
  1161. swappage = shmem_swapin(swap, gfp, info, idx);
  1162. if (!swappage) {
  1163. spin_lock(&info->lock);
  1164. entry = shmem_swp_alloc(info, idx, sgp);
  1165. if (IS_ERR(entry))
  1166. error = PTR_ERR(entry);
  1167. else {
  1168. if (entry->val == swap.val)
  1169. error = -ENOMEM;
  1170. shmem_swp_unmap(entry);
  1171. }
  1172. spin_unlock(&info->lock);
  1173. if (error)
  1174. goto failed;
  1175. goto repeat;
  1176. }
  1177. wait_on_page_locked(swappage);
  1178. page_cache_release(swappage);
  1179. goto repeat;
  1180. }
  1181. /* We have to do this with page locked to prevent races */
  1182. if (!trylock_page(swappage)) {
  1183. shmem_swp_unmap(entry);
  1184. spin_unlock(&info->lock);
  1185. wait_on_page_locked(swappage);
  1186. page_cache_release(swappage);
  1187. goto repeat;
  1188. }
  1189. if (PageWriteback(swappage)) {
  1190. shmem_swp_unmap(entry);
  1191. spin_unlock(&info->lock);
  1192. wait_on_page_writeback(swappage);
  1193. unlock_page(swappage);
  1194. page_cache_release(swappage);
  1195. goto repeat;
  1196. }
  1197. if (!PageUptodate(swappage)) {
  1198. shmem_swp_unmap(entry);
  1199. spin_unlock(&info->lock);
  1200. unlock_page(swappage);
  1201. page_cache_release(swappage);
  1202. error = -EIO;
  1203. goto failed;
  1204. }
  1205. if (filepage) {
  1206. shmem_swp_set(info, entry, 0);
  1207. shmem_swp_unmap(entry);
  1208. delete_from_swap_cache(swappage);
  1209. spin_unlock(&info->lock);
  1210. copy_highpage(filepage, swappage);
  1211. unlock_page(swappage);
  1212. page_cache_release(swappage);
  1213. flush_dcache_page(filepage);
  1214. SetPageUptodate(filepage);
  1215. set_page_dirty(filepage);
  1216. swap_free(swap);
  1217. } else if (!(error = add_to_page_cache_locked(swappage, mapping,
  1218. idx, GFP_NOWAIT))) {
  1219. info->flags |= SHMEM_PAGEIN;
  1220. shmem_swp_set(info, entry, 0);
  1221. shmem_swp_unmap(entry);
  1222. delete_from_swap_cache(swappage);
  1223. spin_unlock(&info->lock);
  1224. filepage = swappage;
  1225. set_page_dirty(filepage);
  1226. swap_free(swap);
  1227. } else {
  1228. shmem_swp_unmap(entry);
  1229. spin_unlock(&info->lock);
  1230. if (error == -ENOMEM) {
  1231. /*
  1232. * reclaim from proper memory cgroup and
  1233. * call memcg's OOM if needed.
  1234. */
  1235. error = mem_cgroup_shmem_charge_fallback(
  1236. swappage,
  1237. current->mm,
  1238. gfp);
  1239. if (error) {
  1240. unlock_page(swappage);
  1241. page_cache_release(swappage);
  1242. goto failed;
  1243. }
  1244. }
  1245. unlock_page(swappage);
  1246. page_cache_release(swappage);
  1247. goto repeat;
  1248. }
  1249. } else if (sgp == SGP_READ && !filepage) {
  1250. shmem_swp_unmap(entry);
  1251. filepage = find_get_page(mapping, idx);
  1252. if (filepage &&
  1253. (!PageUptodate(filepage) || !trylock_page(filepage))) {
  1254. spin_unlock(&info->lock);
  1255. wait_on_page_locked(filepage);
  1256. page_cache_release(filepage);
  1257. filepage = NULL;
  1258. goto repeat;
  1259. }
  1260. spin_unlock(&info->lock);
  1261. } else {
  1262. shmem_swp_unmap(entry);
  1263. sbinfo = SHMEM_SB(inode->i_sb);
  1264. if (sbinfo->max_blocks) {
  1265. spin_lock(&sbinfo->stat_lock);
  1266. if (sbinfo->free_blocks == 0 ||
  1267. shmem_acct_block(info->flags)) {
  1268. spin_unlock(&sbinfo->stat_lock);
  1269. spin_unlock(&info->lock);
  1270. error = -ENOSPC;
  1271. goto failed;
  1272. }
  1273. sbinfo->free_blocks--;
  1274. inode->i_blocks += BLOCKS_PER_PAGE;
  1275. spin_unlock(&sbinfo->stat_lock);
  1276. } else if (shmem_acct_block(info->flags)) {
  1277. spin_unlock(&info->lock);
  1278. error = -ENOSPC;
  1279. goto failed;
  1280. }
  1281. if (!filepage) {
  1282. int ret;
  1283. spin_unlock(&info->lock);
  1284. filepage = shmem_alloc_page(gfp, info, idx);
  1285. if (!filepage) {
  1286. shmem_unacct_blocks(info->flags, 1);
  1287. shmem_free_blocks(inode, 1);
  1288. error = -ENOMEM;
  1289. goto failed;
  1290. }
  1291. SetPageSwapBacked(filepage);
  1292. /* Precharge page while we can wait, compensate after */
  1293. error = mem_cgroup_cache_charge(filepage, current->mm,
  1294. GFP_KERNEL);
  1295. if (error) {
  1296. page_cache_release(filepage);
  1297. shmem_unacct_blocks(info->flags, 1);
  1298. shmem_free_blocks(inode, 1);
  1299. filepage = NULL;
  1300. goto failed;
  1301. }
  1302. spin_lock(&info->lock);
  1303. entry = shmem_swp_alloc(info, idx, sgp);
  1304. if (IS_ERR(entry))
  1305. error = PTR_ERR(entry);
  1306. else {
  1307. swap = *entry;
  1308. shmem_swp_unmap(entry);
  1309. }
  1310. ret = error || swap.val;
  1311. if (ret)
  1312. mem_cgroup_uncharge_cache_page(filepage);
  1313. else
  1314. ret = add_to_page_cache_lru(filepage, mapping,
  1315. idx, GFP_NOWAIT);
  1316. /*
  1317. * At add_to_page_cache_lru() failure, uncharge will
  1318. * be done automatically.
  1319. */
  1320. if (ret) {
  1321. spin_unlock(&info->lock);
  1322. page_cache_release(filepage);
  1323. shmem_unacct_blocks(info->flags, 1);
  1324. shmem_free_blocks(inode, 1);
  1325. filepage = NULL;
  1326. if (error)
  1327. goto failed;
  1328. goto repeat;
  1329. }
  1330. info->flags |= SHMEM_PAGEIN;
  1331. }
  1332. info->alloced++;
  1333. spin_unlock(&info->lock);
  1334. clear_highpage(filepage);
  1335. flush_dcache_page(filepage);
  1336. SetPageUptodate(filepage);
  1337. if (sgp == SGP_DIRTY)
  1338. set_page_dirty(filepage);
  1339. }
  1340. done:
  1341. *pagep = filepage;
  1342. return 0;
  1343. failed:
  1344. if (*pagep != filepage) {
  1345. unlock_page(filepage);
  1346. page_cache_release(filepage);
  1347. }
  1348. return error;
  1349. }
  1350. static int shmem_fault(struct vm_area_struct *vma, struct vm_fault *vmf)
  1351. {
  1352. struct inode *inode = vma->vm_file->f_path.dentry->d_inode;
  1353. int error;
  1354. int ret;
  1355. if (((loff_t)vmf->pgoff << PAGE_CACHE_SHIFT) >= i_size_read(inode))
  1356. return VM_FAULT_SIGBUS;
  1357. error = shmem_getpage(inode, vmf->pgoff, &vmf->page, SGP_CACHE, &ret);
  1358. if (error)
  1359. return ((error == -ENOMEM) ? VM_FAULT_OOM : VM_FAULT_SIGBUS);
  1360. return ret | VM_FAULT_LOCKED;
  1361. }
  1362. #ifdef CONFIG_NUMA
  1363. static int shmem_set_policy(struct vm_area_struct *vma, struct mempolicy *new)
  1364. {
  1365. struct inode *i = vma->vm_file->f_path.dentry->d_inode;
  1366. return mpol_set_shared_policy(&SHMEM_I(i)->policy, vma, new);
  1367. }
  1368. static struct mempolicy *shmem_get_policy(struct vm_area_struct *vma,
  1369. unsigned long addr)
  1370. {
  1371. struct inode *i = vma->vm_file->f_path.dentry->d_inode;
  1372. unsigned long idx;
  1373. idx = ((addr - vma->vm_start) >> PAGE_SHIFT) + vma->vm_pgoff;
  1374. return mpol_shared_policy_lookup(&SHMEM_I(i)->policy, idx);
  1375. }
  1376. #endif
  1377. int shmem_lock(struct file *file, int lock, struct user_struct *user)
  1378. {
  1379. struct inode *inode = file->f_path.dentry->d_inode;
  1380. struct shmem_inode_info *info = SHMEM_I(inode);
  1381. int retval = -ENOMEM;
  1382. spin_lock(&info->lock);
  1383. if (lock && !(info->flags & VM_LOCKED)) {
  1384. if (!user_shm_lock(inode->i_size, user))
  1385. goto out_nomem;
  1386. info->flags |= VM_LOCKED;
  1387. mapping_set_unevictable(file->f_mapping);
  1388. }
  1389. if (!lock && (info->flags & VM_LOCKED) && user) {
  1390. user_shm_unlock(inode->i_size, user);
  1391. info->flags &= ~VM_LOCKED;
  1392. mapping_clear_unevictable(file->f_mapping);
  1393. scan_mapping_unevictable_pages(file->f_mapping);
  1394. }
  1395. retval = 0;
  1396. out_nomem:
  1397. spin_unlock(&info->lock);
  1398. return retval;
  1399. }
  1400. static int shmem_mmap(struct file *file, struct vm_area_struct *vma)
  1401. {
  1402. file_accessed(file);
  1403. vma->vm_ops = &shmem_vm_ops;
  1404. vma->vm_flags |= VM_CAN_NONLINEAR;
  1405. return 0;
  1406. }
  1407. static struct inode *shmem_get_inode(struct super_block *sb, int mode,
  1408. dev_t dev, unsigned long flags)
  1409. {
  1410. struct inode *inode;
  1411. struct shmem_inode_info *info;
  1412. struct shmem_sb_info *sbinfo = SHMEM_SB(sb);
  1413. if (shmem_reserve_inode(sb))
  1414. return NULL;
  1415. inode = new_inode(sb);
  1416. if (inode) {
  1417. inode->i_mode = mode;
  1418. inode->i_uid = current_fsuid();
  1419. inode->i_gid = current_fsgid();
  1420. inode->i_blocks = 0;
  1421. inode->i_mapping->backing_dev_info = &shmem_backing_dev_info;
  1422. inode->i_atime = inode->i_mtime = inode->i_ctime = CURRENT_TIME;
  1423. inode->i_generation = get_seconds();
  1424. info = SHMEM_I(inode);
  1425. memset(info, 0, (char *)inode - (char *)info);
  1426. spin_lock_init(&info->lock);
  1427. info->flags = flags & VM_NORESERVE;
  1428. INIT_LIST_HEAD(&info->swaplist);
  1429. switch (mode & S_IFMT) {
  1430. default:
  1431. inode->i_op = &shmem_special_inode_operations;
  1432. init_special_inode(inode, mode, dev);
  1433. break;
  1434. case S_IFREG:
  1435. inode->i_mapping->a_ops = &shmem_aops;
  1436. inode->i_op = &shmem_inode_operations;
  1437. inode->i_fop = &shmem_file_operations;
  1438. mpol_shared_policy_init(&info->policy,
  1439. shmem_get_sbmpol(sbinfo));
  1440. break;
  1441. case S_IFDIR:
  1442. inc_nlink(inode);
  1443. /* Some things misbehave if size == 0 on a directory */
  1444. inode->i_size = 2 * BOGO_DIRENT_SIZE;
  1445. inode->i_op = &shmem_dir_inode_operations;
  1446. inode->i_fop = &simple_dir_operations;
  1447. break;
  1448. case S_IFLNK:
  1449. /*
  1450. * Must not load anything in the rbtree,
  1451. * mpol_free_shared_policy will not be called.
  1452. */
  1453. mpol_shared_policy_init(&info->policy, NULL);
  1454. break;
  1455. }
  1456. } else
  1457. shmem_free_inode(sb);
  1458. return inode;
  1459. }
  1460. #ifdef CONFIG_TMPFS
  1461. static const struct inode_operations shmem_symlink_inode_operations;
  1462. static const struct inode_operations shmem_symlink_inline_operations;
  1463. /*
  1464. * Normally tmpfs avoids the use of shmem_readpage and shmem_write_begin;
  1465. * but providing them allows a tmpfs file to be used for splice, sendfile, and
  1466. * below the loop driver, in the generic fashion that many filesystems support.
  1467. */
  1468. static int shmem_readpage(struct file *file, struct page *page)
  1469. {
  1470. struct inode *inode = page->mapping->host;
  1471. int error = shmem_getpage(inode, page->index, &page, SGP_CACHE, NULL);
  1472. unlock_page(page);
  1473. return error;
  1474. }
  1475. static int
  1476. shmem_write_begin(struct file *file, struct address_space *mapping,
  1477. loff_t pos, unsigned len, unsigned flags,
  1478. struct page **pagep, void **fsdata)
  1479. {
  1480. struct inode *inode = mapping->host;
  1481. pgoff_t index = pos >> PAGE_CACHE_SHIFT;
  1482. *pagep = NULL;
  1483. return shmem_getpage(inode, index, pagep, SGP_WRITE, NULL);
  1484. }
  1485. static int
  1486. shmem_write_end(struct file *file, struct address_space *mapping,
  1487. loff_t pos, unsigned len, unsigned copied,
  1488. struct page *page, void *fsdata)
  1489. {
  1490. struct inode *inode = mapping->host;
  1491. if (pos + copied > inode->i_size)
  1492. i_size_write(inode, pos + copied);
  1493. unlock_page(page);
  1494. set_page_dirty(page);
  1495. page_cache_release(page);
  1496. return copied;
  1497. }
  1498. static void do_shmem_file_read(struct file *filp, loff_t *ppos, read_descriptor_t *desc, read_actor_t actor)
  1499. {
  1500. struct inode *inode = filp->f_path.dentry->d_inode;
  1501. struct address_space *mapping = inode->i_mapping;
  1502. unsigned long index, offset;
  1503. enum sgp_type sgp = SGP_READ;
  1504. /*
  1505. * Might this read be for a stacking filesystem? Then when reading
  1506. * holes of a sparse file, we actually need to allocate those pages,
  1507. * and even mark them dirty, so it cannot exceed the max_blocks limit.
  1508. */
  1509. if (segment_eq(get_fs(), KERNEL_DS))
  1510. sgp = SGP_DIRTY;
  1511. index = *ppos >> PAGE_CACHE_SHIFT;
  1512. offset = *ppos & ~PAGE_CACHE_MASK;
  1513. for (;;) {
  1514. struct page *page = NULL;
  1515. unsigned long end_index, nr, ret;
  1516. loff_t i_size = i_size_read(inode);
  1517. end_index = i_size >> PAGE_CACHE_SHIFT;
  1518. if (index > end_index)
  1519. break;
  1520. if (index == end_index) {
  1521. nr = i_size & ~PAGE_CACHE_MASK;
  1522. if (nr <= offset)
  1523. break;
  1524. }
  1525. desc->error = shmem_getpage(inode, index, &page, sgp, NULL);
  1526. if (desc->error) {
  1527. if (desc->error == -EINVAL)
  1528. desc->error = 0;
  1529. break;
  1530. }
  1531. if (page)
  1532. unlock_page(page);
  1533. /*
  1534. * We must evaluate after, since reads (unlike writes)
  1535. * are called without i_mutex protection against truncate
  1536. */
  1537. nr = PAGE_CACHE_SIZE;
  1538. i_size = i_size_read(inode);
  1539. end_index = i_size >> PAGE_CACHE_SHIFT;
  1540. if (index == end_index) {
  1541. nr = i_size & ~PAGE_CACHE_MASK;
  1542. if (nr <= offset) {
  1543. if (page)
  1544. page_cache_release(page);
  1545. break;
  1546. }
  1547. }
  1548. nr -= offset;
  1549. if (page) {
  1550. /*
  1551. * If users can be writing to this page using arbitrary
  1552. * virtual addresses, take care about potential aliasing
  1553. * before reading the page on the kernel side.
  1554. */
  1555. if (mapping_writably_mapped(mapping))
  1556. flush_dcache_page(page);
  1557. /*
  1558. * Mark the page accessed if we read the beginning.
  1559. */
  1560. if (!offset)
  1561. mark_page_accessed(page);
  1562. } else {
  1563. page = ZERO_PAGE(0);
  1564. page_cache_get(page);
  1565. }
  1566. /*
  1567. * Ok, we have the page, and it's up-to-date, so
  1568. * now we can copy it to user space...
  1569. *
  1570. * The actor routine returns how many bytes were actually used..
  1571. * NOTE! This may not be the same as how much of a user buffer
  1572. * we filled up (we may be padding etc), so we can only update
  1573. * "pos" here (the actor routine has to update the user buffer
  1574. * pointers and the remaining count).
  1575. */
  1576. ret = actor(desc, page, offset, nr);
  1577. offset += ret;
  1578. index += offset >> PAGE_CACHE_SHIFT;
  1579. offset &= ~PAGE_CACHE_MASK;
  1580. page_cache_release(page);
  1581. if (ret != nr || !desc->count)
  1582. break;
  1583. cond_resched();
  1584. }
  1585. *ppos = ((loff_t) index << PAGE_CACHE_SHIFT) + offset;
  1586. file_accessed(filp);
  1587. }
  1588. static ssize_t shmem_file_aio_read(struct kiocb *iocb,
  1589. const struct iovec *iov, unsigned long nr_segs, loff_t pos)
  1590. {
  1591. struct file *filp = iocb->ki_filp;
  1592. ssize_t retval;
  1593. unsigned long seg;
  1594. size_t count;
  1595. loff_t *ppos = &iocb->ki_pos;
  1596. retval = generic_segment_checks(iov, &nr_segs, &count, VERIFY_WRITE);
  1597. if (retval)
  1598. return retval;
  1599. for (seg = 0; seg < nr_segs; seg++) {
  1600. read_descriptor_t desc;
  1601. desc.written = 0;
  1602. desc.arg.buf = iov[seg].iov_base;
  1603. desc.count = iov[seg].iov_len;
  1604. if (desc.count == 0)
  1605. continue;
  1606. desc.error = 0;
  1607. do_shmem_file_read(filp, ppos, &desc, file_read_actor);
  1608. retval += desc.written;
  1609. if (desc.error) {
  1610. retval = retval ?: desc.error;
  1611. break;
  1612. }
  1613. if (desc.count > 0)
  1614. break;
  1615. }
  1616. return retval;
  1617. }
  1618. static int shmem_statfs(struct dentry *dentry, struct kstatfs *buf)
  1619. {
  1620. struct shmem_sb_info *sbinfo = SHMEM_SB(dentry->d_sb);
  1621. buf->f_type = TMPFS_MAGIC;
  1622. buf->f_bsize = PAGE_CACHE_SIZE;
  1623. buf->f_namelen = NAME_MAX;
  1624. spin_lock(&sbinfo->stat_lock);
  1625. if (sbinfo->max_blocks) {
  1626. buf->f_blocks = sbinfo->max_blocks;
  1627. buf->f_bavail = buf->f_bfree = sbinfo->free_blocks;
  1628. }
  1629. if (sbinfo->max_inodes) {
  1630. buf->f_files = sbinfo->max_inodes;
  1631. buf->f_ffree = sbinfo->free_inodes;
  1632. }
  1633. /* else leave those fields 0 like simple_statfs */
  1634. spin_unlock(&sbinfo->stat_lock);
  1635. return 0;
  1636. }
  1637. /*
  1638. * File creation. Allocate an inode, and we're done..
  1639. */
  1640. static int
  1641. shmem_mknod(struct inode *dir, struct dentry *dentry, int mode, dev_t dev)
  1642. {
  1643. struct inode *inode;
  1644. int error = -ENOSPC;
  1645. inode = shmem_get_inode(dir->i_sb, mode, dev, VM_NORESERVE);
  1646. if (inode) {
  1647. error = security_inode_init_security(inode, dir, NULL, NULL,
  1648. NULL);
  1649. if (error) {
  1650. if (error != -EOPNOTSUPP) {
  1651. iput(inode);
  1652. return error;
  1653. }
  1654. }
  1655. error = shmem_acl_init(inode, dir);
  1656. if (error) {
  1657. iput(inode);
  1658. return error;
  1659. }
  1660. if (dir->i_mode & S_ISGID) {
  1661. inode->i_gid = dir->i_gid;
  1662. if (S_ISDIR(mode))
  1663. inode->i_mode |= S_ISGID;
  1664. }
  1665. dir->i_size += BOGO_DIRENT_SIZE;
  1666. dir->i_ctime = dir->i_mtime = CURRENT_TIME;
  1667. d_instantiate(dentry, inode);
  1668. dget(dentry); /* Extra count - pin the dentry in core */
  1669. }
  1670. return error;
  1671. }
  1672. static int shmem_mkdir(struct inode *dir, struct dentry *dentry, int mode)
  1673. {
  1674. int error;
  1675. if ((error = shmem_mknod(dir, dentry, mode | S_IFDIR, 0)))
  1676. return error;
  1677. inc_nlink(dir);
  1678. return 0;
  1679. }
  1680. static int shmem_create(struct inode *dir, struct dentry *dentry, int mode,
  1681. struct nameidata *nd)
  1682. {
  1683. return shmem_mknod(dir, dentry, mode | S_IFREG, 0);
  1684. }
  1685. /*
  1686. * Link a file..
  1687. */
  1688. static int shmem_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry)
  1689. {
  1690. struct inode *inode = old_dentry->d_inode;
  1691. int ret;
  1692. /*
  1693. * No ordinary (disk based) filesystem counts links as inodes;
  1694. * but each new link needs a new dentry, pinning lowmem, and
  1695. * tmpfs dentries cannot be pruned until they are unlinked.
  1696. */
  1697. ret = shmem_reserve_inode(inode->i_sb);
  1698. if (ret)
  1699. goto out;
  1700. dir->i_size += BOGO_DIRENT_SIZE;
  1701. inode->i_ctime = dir->i_ctime = dir->i_mtime = CURRENT_TIME;
  1702. inc_nlink(inode);
  1703. atomic_inc(&inode->i_count); /* New dentry reference */
  1704. dget(dentry); /* Extra pinning count for the created dentry */
  1705. d_instantiate(dentry, inode);
  1706. out:
  1707. return ret;
  1708. }
  1709. static int shmem_unlink(struct inode *dir, struct dentry *dentry)
  1710. {
  1711. struct inode *inode = dentry->d_inode;
  1712. if (inode->i_nlink > 1 && !S_ISDIR(inode->i_mode))
  1713. shmem_free_inode(inode->i_sb);
  1714. dir->i_size -= BOGO_DIRENT_SIZE;
  1715. inode->i_ctime = dir->i_ctime = dir->i_mtime = CURRENT_TIME;
  1716. drop_nlink(inode);
  1717. dput(dentry); /* Undo the count from "create" - this does all the work */
  1718. return 0;
  1719. }
  1720. static int shmem_rmdir(struct inode *dir, struct dentry *dentry)
  1721. {
  1722. if (!simple_empty(dentry))
  1723. return -ENOTEMPTY;
  1724. drop_nlink(dentry->d_inode);
  1725. drop_nlink(dir);
  1726. return shmem_unlink(dir, dentry);
  1727. }
  1728. /*
  1729. * The VFS layer already does all the dentry stuff for rename,
  1730. * we just have to decrement the usage count for the target if
  1731. * it exists so that the VFS layer correctly free's it when it
  1732. * gets overwritten.
  1733. */
  1734. static int shmem_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry)
  1735. {
  1736. struct inode *inode = old_dentry->d_inode;
  1737. int they_are_dirs = S_ISDIR(inode->i_mode);
  1738. if (!simple_empty(new_dentry))
  1739. return -ENOTEMPTY;
  1740. if (new_dentry->d_inode) {
  1741. (void) shmem_unlink(new_dir, new_dentry);
  1742. if (they_are_dirs)
  1743. drop_nlink(old_dir);
  1744. } else if (they_are_dirs) {
  1745. drop_nlink(old_dir);
  1746. inc_nlink(new_dir);
  1747. }
  1748. old_dir->i_size -= BOGO_DIRENT_SIZE;
  1749. new_dir->i_size += BOGO_DIRENT_SIZE;
  1750. old_dir->i_ctime = old_dir->i_mtime =
  1751. new_dir->i_ctime = new_dir->i_mtime =
  1752. inode->i_ctime = CURRENT_TIME;
  1753. return 0;
  1754. }
  1755. static int shmem_symlink(struct inode *dir, struct dentry *dentry, const char *symname)
  1756. {
  1757. int error;
  1758. int len;
  1759. struct inode *inode;
  1760. struct page *page = NULL;
  1761. char *kaddr;
  1762. struct shmem_inode_info *info;
  1763. len = strlen(symname) + 1;
  1764. if (len > PAGE_CACHE_SIZE)
  1765. return -ENAMETOOLONG;
  1766. inode = shmem_get_inode(dir->i_sb, S_IFLNK|S_IRWXUGO, 0, VM_NORESERVE);
  1767. if (!inode)
  1768. return -ENOSPC;
  1769. error = security_inode_init_security(inode, dir, NULL, NULL,
  1770. NULL);
  1771. if (error) {
  1772. if (error != -EOPNOTSUPP) {
  1773. iput(inode);
  1774. return error;
  1775. }
  1776. error = 0;
  1777. }
  1778. info = SHMEM_I(inode);
  1779. inode->i_size = len-1;
  1780. if (len <= (char *)inode - (char *)info) {
  1781. /* do it inline */
  1782. memcpy(info, symname, len);
  1783. inode->i_op = &shmem_symlink_inline_operations;
  1784. } else {
  1785. error = shmem_getpage(inode, 0, &page, SGP_WRITE, NULL);
  1786. if (error) {
  1787. iput(inode);
  1788. return error;
  1789. }
  1790. unlock_page(page);
  1791. inode->i_mapping->a_ops = &shmem_aops;
  1792. inode->i_op = &shmem_symlink_inode_operations;
  1793. kaddr = kmap_atomic(page, KM_USER0);
  1794. memcpy(kaddr, symname, len);
  1795. kunmap_atomic(kaddr, KM_USER0);
  1796. set_page_dirty(page);
  1797. page_cache_release(page);
  1798. }
  1799. if (dir->i_mode & S_ISGID)
  1800. inode->i_gid = dir->i_gid;
  1801. dir->i_size += BOGO_DIRENT_SIZE;
  1802. dir->i_ctime = dir->i_mtime = CURRENT_TIME;
  1803. d_instantiate(dentry, inode);
  1804. dget(dentry);
  1805. return 0;
  1806. }
  1807. static void *shmem_follow_link_inline(struct dentry *dentry, struct nameidata *nd)
  1808. {
  1809. nd_set_link(nd, (char *)SHMEM_I(dentry->d_inode));
  1810. return NULL;
  1811. }
  1812. static void *shmem_follow_link(struct dentry *dentry, struct nameidata *nd)
  1813. {
  1814. struct page *page = NULL;
  1815. int res = shmem_getpage(dentry->d_inode, 0, &page, SGP_READ, NULL);
  1816. nd_set_link(nd, res ? ERR_PTR(res) : kmap(page));
  1817. if (page)
  1818. unlock_page(page);
  1819. return page;
  1820. }
  1821. static void shmem_put_link(struct dentry *dentry, struct nameidata *nd, void *cookie)
  1822. {
  1823. if (!IS_ERR(nd_get_link(nd))) {
  1824. struct page *page = cookie;
  1825. kunmap(page);
  1826. mark_page_accessed(page);
  1827. page_cache_release(page);
  1828. }
  1829. }
  1830. static const struct inode_operations shmem_symlink_inline_operations = {
  1831. .readlink = generic_readlink,
  1832. .follow_link = shmem_follow_link_inline,
  1833. };
  1834. static const struct inode_operations shmem_symlink_inode_operations = {
  1835. .truncate = shmem_truncate,
  1836. .readlink = generic_readlink,
  1837. .follow_link = shmem_follow_link,
  1838. .put_link = shmem_put_link,
  1839. };
  1840. #ifdef CONFIG_TMPFS_POSIX_ACL
  1841. /*
  1842. * Superblocks without xattr inode operations will get security.* xattr
  1843. * support from the VFS "for free". As soon as we have any other xattrs
  1844. * like ACLs, we also need to implement the security.* handlers at
  1845. * filesystem level, though.
  1846. */
  1847. static size_t shmem_xattr_security_list(struct inode *inode, char *list,
  1848. size_t list_len, const char *name,
  1849. size_t name_len)
  1850. {
  1851. return security_inode_listsecurity(inode, list, list_len);
  1852. }
  1853. static int shmem_xattr_security_get(struct inode *inode, const char *name,
  1854. void *buffer, size_t size)
  1855. {
  1856. if (strcmp(name, "") == 0)
  1857. return -EINVAL;
  1858. return xattr_getsecurity(inode, name, buffer, size);
  1859. }
  1860. static int shmem_xattr_security_set(struct inode *inode, const char *name,
  1861. const void *value, size_t size, int flags)
  1862. {
  1863. if (strcmp(name, "") == 0)
  1864. return -EINVAL;
  1865. return security_inode_setsecurity(inode, name, value, size, flags);
  1866. }
  1867. static struct xattr_handler shmem_xattr_security_handler = {
  1868. .prefix = XATTR_SECURITY_PREFIX,
  1869. .list = shmem_xattr_security_list,
  1870. .get = shmem_xattr_security_get,
  1871. .set = shmem_xattr_security_set,
  1872. };
  1873. static struct xattr_handler *shmem_xattr_handlers[] = {
  1874. &shmem_xattr_acl_access_handler,
  1875. &shmem_xattr_acl_default_handler,
  1876. &shmem_xattr_security_handler,
  1877. NULL
  1878. };
  1879. #endif
  1880. static struct dentry *shmem_get_parent(struct dentry *child)
  1881. {
  1882. return ERR_PTR(-ESTALE);
  1883. }
  1884. static int shmem_match(struct inode *ino, void *vfh)
  1885. {
  1886. __u32 *fh = vfh;
  1887. __u64 inum = fh[2];
  1888. inum = (inum << 32) | fh[1];
  1889. return ino->i_ino == inum && fh[0] == ino->i_generation;
  1890. }
  1891. static struct dentry *shmem_fh_to_dentry(struct super_block *sb,
  1892. struct fid *fid, int fh_len, int fh_type)
  1893. {
  1894. struct inode *inode;
  1895. struct dentry *dentry = NULL;
  1896. u64 inum = fid->raw[2];
  1897. inum = (inum << 32) | fid->raw[1];
  1898. if (fh_len < 3)
  1899. return NULL;
  1900. inode = ilookup5(sb, (unsigned long)(inum + fid->raw[0]),
  1901. shmem_match, fid->raw);
  1902. if (inode) {
  1903. dentry = d_find_alias(inode);
  1904. iput(inode);
  1905. }
  1906. return dentry;
  1907. }
  1908. static int shmem_encode_fh(struct dentry *dentry, __u32 *fh, int *len,
  1909. int connectable)
  1910. {
  1911. struct inode *inode = dentry->d_inode;
  1912. if (*len < 3)
  1913. return 255;
  1914. if (hlist_unhashed(&inode->i_hash)) {
  1915. /* Unfortunately insert_inode_hash is not idempotent,
  1916. * so as we hash inodes here rather than at creation
  1917. * time, we need a lock to ensure we only try
  1918. * to do it once
  1919. */
  1920. static DEFINE_SPINLOCK(lock);
  1921. spin_lock(&lock);
  1922. if (hlist_unhashed(&inode->i_hash))
  1923. __insert_inode_hash(inode,
  1924. inode->i_ino + inode->i_generation);
  1925. spin_unlock(&lock);
  1926. }
  1927. fh[0] = inode->i_generation;
  1928. fh[1] = inode->i_ino;
  1929. fh[2] = ((__u64)inode->i_ino) >> 32;
  1930. *len = 3;
  1931. return 1;
  1932. }
  1933. static const struct export_operations shmem_export_ops = {
  1934. .get_parent = shmem_get_parent,
  1935. .encode_fh = shmem_encode_fh,
  1936. .fh_to_dentry = shmem_fh_to_dentry,
  1937. };
  1938. static int shmem_parse_options(char *options, struct shmem_sb_info *sbinfo,
  1939. bool remount)
  1940. {
  1941. char *this_char, *value, *rest;
  1942. while (options != NULL) {
  1943. this_char = options;
  1944. for (;;) {
  1945. /*
  1946. * NUL-terminate this option: unfortunately,
  1947. * mount options form a comma-separated list,
  1948. * but mpol's nodelist may also contain commas.
  1949. */
  1950. options = strchr(options, ',');
  1951. if (options == NULL)
  1952. break;
  1953. options++;
  1954. if (!isdigit(*options)) {
  1955. options[-1] = '\0';
  1956. break;
  1957. }
  1958. }
  1959. if (!*this_char)
  1960. continue;
  1961. if ((value = strchr(this_char,'=')) != NULL) {
  1962. *value++ = 0;
  1963. } else {
  1964. printk(KERN_ERR
  1965. "tmpfs: No value for mount option '%s'\n",
  1966. this_char);
  1967. return 1;
  1968. }
  1969. if (!strcmp(this_char,"size")) {
  1970. unsigned long long size;
  1971. size = memparse(value,&rest);
  1972. if (*rest == '%') {
  1973. size <<= PAGE_SHIFT;
  1974. size *= totalram_pages;
  1975. do_div(size, 100);
  1976. rest++;
  1977. }
  1978. if (*rest)
  1979. goto bad_val;
  1980. sbinfo->max_blocks =
  1981. DIV_ROUND_UP(size, PAGE_CACHE_SIZE);
  1982. } else if (!strcmp(this_char,"nr_blocks")) {
  1983. sbinfo->max_blocks = memparse(value, &rest);
  1984. if (*rest)
  1985. goto bad_val;
  1986. } else if (!strcmp(this_char,"nr_inodes")) {
  1987. sbinfo->max_inodes = memparse(value, &rest);
  1988. if (*rest)
  1989. goto bad_val;
  1990. } else if (!strcmp(this_char,"mode")) {
  1991. if (remount)
  1992. continue;
  1993. sbinfo->mode = simple_strtoul(value, &rest, 8) & 07777;
  1994. if (*rest)
  1995. goto bad_val;
  1996. } else if (!strcmp(this_char,"uid")) {
  1997. if (remount)
  1998. continue;
  1999. sbinfo->uid = simple_strtoul(value, &rest, 0);
  2000. if (*rest)
  2001. goto bad_val;
  2002. } else if (!strcmp(this_char,"gid")) {
  2003. if (remount)
  2004. continue;
  2005. sbinfo->gid = simple_strtoul(value, &rest, 0);
  2006. if (*rest)
  2007. goto bad_val;
  2008. } else if (!strcmp(this_char,"mpol")) {
  2009. if (mpol_parse_str(value, &sbinfo->mpol, 1))
  2010. goto bad_val;
  2011. } else {
  2012. printk(KERN_ERR "tmpfs: Bad mount option %s\n",
  2013. this_char);
  2014. return 1;
  2015. }
  2016. }
  2017. return 0;
  2018. bad_val:
  2019. printk(KERN_ERR "tmpfs: Bad value '%s' for mount option '%s'\n",
  2020. value, this_char);
  2021. return 1;
  2022. }
  2023. static int shmem_remount_fs(struct super_block *sb, int *flags, char *data)
  2024. {
  2025. struct shmem_sb_info *sbinfo = SHMEM_SB(sb);
  2026. struct shmem_sb_info config = *sbinfo;
  2027. unsigned long blocks;
  2028. unsigned long inodes;
  2029. int error = -EINVAL;
  2030. if (shmem_parse_options(data, &config, true))
  2031. return error;
  2032. spin_lock(&sbinfo->stat_lock);
  2033. blocks = sbinfo->max_blocks - sbinfo->free_blocks;
  2034. inodes = sbinfo->max_inodes - sbinfo->free_inodes;
  2035. if (config.max_blocks < blocks)
  2036. goto out;
  2037. if (config.max_inodes < inodes)
  2038. goto out;
  2039. /*
  2040. * Those tests also disallow limited->unlimited while any are in
  2041. * use, so i_blocks will always be zero when max_blocks is zero;
  2042. * but we must separately disallow unlimited->limited, because
  2043. * in that case we have no record of how much is already in use.
  2044. */
  2045. if (config.max_blocks && !sbinfo->max_blocks)
  2046. goto out;
  2047. if (config.max_inodes && !sbinfo->max_inodes)
  2048. goto out;
  2049. error = 0;
  2050. sbinfo->max_blocks = config.max_blocks;
  2051. sbinfo->free_blocks = config.max_blocks - blocks;
  2052. sbinfo->max_inodes = config.max_inodes;
  2053. sbinfo->free_inodes = config.max_inodes - inodes;
  2054. mpol_put(sbinfo->mpol);
  2055. sbinfo->mpol = config.mpol; /* transfers initial ref */
  2056. out:
  2057. spin_unlock(&sbinfo->stat_lock);
  2058. return error;
  2059. }
  2060. static int shmem_show_options(struct seq_file *seq, struct vfsmount *vfs)
  2061. {
  2062. struct shmem_sb_info *sbinfo = SHMEM_SB(vfs->mnt_sb);
  2063. if (sbinfo->max_blocks != shmem_default_max_blocks())
  2064. seq_printf(seq, ",size=%luk",
  2065. sbinfo->max_blocks << (PAGE_CACHE_SHIFT - 10));
  2066. if (sbinfo->max_inodes != shmem_default_max_inodes())
  2067. seq_printf(seq, ",nr_inodes=%lu", sbinfo->max_inodes);
  2068. if (sbinfo->mode != (S_IRWXUGO | S_ISVTX))
  2069. seq_printf(seq, ",mode=%03o", sbinfo->mode);
  2070. if (sbinfo->uid != 0)
  2071. seq_printf(seq, ",uid=%u", sbinfo->uid);
  2072. if (sbinfo->gid != 0)
  2073. seq_printf(seq, ",gid=%u", sbinfo->gid);
  2074. shmem_show_mpol(seq, sbinfo->mpol);
  2075. return 0;
  2076. }
  2077. #endif /* CONFIG_TMPFS */
  2078. static void shmem_put_super(struct super_block *sb)
  2079. {
  2080. kfree(sb->s_fs_info);
  2081. sb->s_fs_info = NULL;
  2082. }
  2083. static int shmem_fill_super(struct super_block *sb,
  2084. void *data, int silent)
  2085. {
  2086. struct inode *inode;
  2087. struct dentry *root;
  2088. struct shmem_sb_info *sbinfo;
  2089. int err = -ENOMEM;
  2090. /* Round up to L1_CACHE_BYTES to resist false sharing */
  2091. sbinfo = kmalloc(max((int)sizeof(struct shmem_sb_info),
  2092. L1_CACHE_BYTES), GFP_KERNEL);
  2093. if (!sbinfo)
  2094. return -ENOMEM;
  2095. sbinfo->max_blocks = 0;
  2096. sbinfo->max_inodes = 0;
  2097. sbinfo->mode = S_IRWXUGO | S_ISVTX;
  2098. sbinfo->uid = current_fsuid();
  2099. sbinfo->gid = current_fsgid();
  2100. sbinfo->mpol = NULL;
  2101. sb->s_fs_info = sbinfo;
  2102. #ifdef CONFIG_TMPFS
  2103. /*
  2104. * Per default we only allow half of the physical ram per
  2105. * tmpfs instance, limiting inodes to one per page of lowmem;
  2106. * but the internal instance is left unlimited.
  2107. */
  2108. if (!(sb->s_flags & MS_NOUSER)) {
  2109. sbinfo->max_blocks = shmem_default_max_blocks();
  2110. sbinfo->max_inodes = shmem_default_max_inodes();
  2111. if (shmem_parse_options(data, sbinfo, false)) {
  2112. err = -EINVAL;
  2113. goto failed;
  2114. }
  2115. }
  2116. sb->s_export_op = &shmem_export_ops;
  2117. #else
  2118. sb->s_flags |= MS_NOUSER;
  2119. #endif
  2120. spin_lock_init(&sbinfo->stat_lock);
  2121. sbinfo->free_blocks = sbinfo->max_blocks;
  2122. sbinfo->free_inodes = sbinfo->max_inodes;
  2123. sb->s_maxbytes = SHMEM_MAX_BYTES;
  2124. sb->s_blocksize = PAGE_CACHE_SIZE;
  2125. sb->s_blocksize_bits = PAGE_CACHE_SHIFT;
  2126. sb->s_magic = TMPFS_MAGIC;
  2127. sb->s_op = &shmem_ops;
  2128. sb->s_time_gran = 1;
  2129. #ifdef CONFIG_TMPFS_POSIX_ACL
  2130. sb->s_xattr = shmem_xattr_handlers;
  2131. sb->s_flags |= MS_POSIXACL;
  2132. #endif
  2133. inode = shmem_get_inode(sb, S_IFDIR | sbinfo->mode, 0, VM_NORESERVE);
  2134. if (!inode)
  2135. goto failed;
  2136. inode->i_uid = sbinfo->uid;
  2137. inode->i_gid = sbinfo->gid;
  2138. root = d_alloc_root(inode);
  2139. if (!root)
  2140. goto failed_iput;
  2141. sb->s_root = root;
  2142. return 0;
  2143. failed_iput:
  2144. iput(inode);
  2145. failed:
  2146. shmem_put_super(sb);
  2147. return err;
  2148. }
  2149. static struct kmem_cache *shmem_inode_cachep;
  2150. static struct inode *shmem_alloc_inode(struct super_block *sb)
  2151. {
  2152. struct shmem_inode_info *p;
  2153. p = (struct shmem_inode_info *)kmem_cache_alloc(shmem_inode_cachep, GFP_KERNEL);
  2154. if (!p)
  2155. return NULL;
  2156. return &p->vfs_inode;
  2157. }
  2158. static void shmem_destroy_inode(struct inode *inode)
  2159. {
  2160. if ((inode->i_mode & S_IFMT) == S_IFREG) {
  2161. /* only struct inode is valid if it's an inline symlink */
  2162. mpol_free_shared_policy(&SHMEM_I(inode)->policy);
  2163. }
  2164. shmem_acl_destroy_inode(inode);
  2165. kmem_cache_free(shmem_inode_cachep, SHMEM_I(inode));
  2166. }
  2167. static void init_once(void *foo)
  2168. {
  2169. struct shmem_inode_info *p = (struct shmem_inode_info *) foo;
  2170. inode_init_once(&p->vfs_inode);
  2171. #ifdef CONFIG_TMPFS_POSIX_ACL
  2172. p->i_acl = NULL;
  2173. p->i_default_acl = NULL;
  2174. #endif
  2175. }
  2176. static int init_inodecache(void)
  2177. {
  2178. shmem_inode_cachep = kmem_cache_create("shmem_inode_cache",
  2179. sizeof(struct shmem_inode_info),
  2180. 0, SLAB_PANIC, init_once);
  2181. return 0;
  2182. }
  2183. static void destroy_inodecache(void)
  2184. {
  2185. kmem_cache_destroy(shmem_inode_cachep);
  2186. }
  2187. static const struct address_space_operations shmem_aops = {
  2188. .writepage = shmem_writepage,
  2189. .set_page_dirty = __set_page_dirty_no_writeback,
  2190. #ifdef CONFIG_TMPFS
  2191. .readpage = shmem_readpage,
  2192. .write_begin = shmem_write_begin,
  2193. .write_end = shmem_write_end,
  2194. #endif
  2195. .migratepage = migrate_page,
  2196. };
  2197. static const struct file_operations shmem_file_operations = {
  2198. .mmap = shmem_mmap,
  2199. #ifdef CONFIG_TMPFS
  2200. .llseek = generic_file_llseek,
  2201. .read = do_sync_read,
  2202. .write = do_sync_write,
  2203. .aio_read = shmem_file_aio_read,
  2204. .aio_write = generic_file_aio_write,
  2205. .fsync = simple_sync_file,
  2206. .splice_read = generic_file_splice_read,
  2207. .splice_write = generic_file_splice_write,
  2208. #endif
  2209. };
  2210. static const struct inode_operations shmem_inode_operations = {
  2211. .truncate = shmem_truncate,
  2212. .setattr = shmem_notify_change,
  2213. .truncate_range = shmem_truncate_range,
  2214. #ifdef CONFIG_TMPFS_POSIX_ACL
  2215. .setxattr = generic_setxattr,
  2216. .getxattr = generic_getxattr,
  2217. .listxattr = generic_listxattr,
  2218. .removexattr = generic_removexattr,
  2219. .permission = shmem_permission,
  2220. #endif
  2221. };
  2222. static const struct inode_operations shmem_dir_inode_operations = {
  2223. #ifdef CONFIG_TMPFS
  2224. .create = shmem_create,
  2225. .lookup = simple_lookup,
  2226. .link = shmem_link,
  2227. .unlink = shmem_unlink,
  2228. .symlink = shmem_symlink,
  2229. .mkdir = shmem_mkdir,
  2230. .rmdir = shmem_rmdir,
  2231. .mknod = shmem_mknod,
  2232. .rename = shmem_rename,
  2233. #endif
  2234. #ifdef CONFIG_TMPFS_POSIX_ACL
  2235. .setattr = shmem_notify_change,
  2236. .setxattr = generic_setxattr,
  2237. .getxattr = generic_getxattr,
  2238. .listxattr = generic_listxattr,
  2239. .removexattr = generic_removexattr,
  2240. .permission = shmem_permission,
  2241. #endif
  2242. };
  2243. static const struct inode_operations shmem_special_inode_operations = {
  2244. #ifdef CONFIG_TMPFS_POSIX_ACL
  2245. .setattr = shmem_notify_change,
  2246. .setxattr = generic_setxattr,
  2247. .getxattr = generic_getxattr,
  2248. .listxattr = generic_listxattr,
  2249. .removexattr = generic_removexattr,
  2250. .permission = shmem_permission,
  2251. #endif
  2252. };
  2253. static const struct super_operations shmem_ops = {
  2254. .alloc_inode = shmem_alloc_inode,
  2255. .destroy_inode = shmem_destroy_inode,
  2256. #ifdef CONFIG_TMPFS
  2257. .statfs = shmem_statfs,
  2258. .remount_fs = shmem_remount_fs,
  2259. .show_options = shmem_show_options,
  2260. #endif
  2261. .delete_inode = shmem_delete_inode,
  2262. .drop_inode = generic_delete_inode,
  2263. .put_super = shmem_put_super,
  2264. };
  2265. static struct vm_operations_struct shmem_vm_ops = {
  2266. .fault = shmem_fault,
  2267. #ifdef CONFIG_NUMA
  2268. .set_policy = shmem_set_policy,
  2269. .get_policy = shmem_get_policy,
  2270. #endif
  2271. };
  2272. static int shmem_get_sb(struct file_system_type *fs_type,
  2273. int flags, const char *dev_name, void *data, struct vfsmount *mnt)
  2274. {
  2275. return get_sb_nodev(fs_type, flags, data, shmem_fill_super, mnt);
  2276. }
  2277. static struct file_system_type tmpfs_fs_type = {
  2278. .owner = THIS_MODULE,
  2279. .name = "tmpfs",
  2280. .get_sb = shmem_get_sb,
  2281. .kill_sb = kill_litter_super,
  2282. };
  2283. static int __init init_tmpfs(void)
  2284. {
  2285. int error;
  2286. error = bdi_init(&shmem_backing_dev_info);
  2287. if (error)
  2288. goto out4;
  2289. error = init_inodecache();
  2290. if (error)
  2291. goto out3;
  2292. error = register_filesystem(&tmpfs_fs_type);
  2293. if (error) {
  2294. printk(KERN_ERR "Could not register tmpfs\n");
  2295. goto out2;
  2296. }
  2297. shm_mnt = vfs_kern_mount(&tmpfs_fs_type, MS_NOUSER,
  2298. tmpfs_fs_type.name, NULL);
  2299. if (IS_ERR(shm_mnt)) {
  2300. error = PTR_ERR(shm_mnt);
  2301. printk(KERN_ERR "Could not kern_mount tmpfs\n");
  2302. goto out1;
  2303. }
  2304. return 0;
  2305. out1:
  2306. unregister_filesystem(&tmpfs_fs_type);
  2307. out2:
  2308. destroy_inodecache();
  2309. out3:
  2310. bdi_destroy(&shmem_backing_dev_info);
  2311. out4:
  2312. shm_mnt = ERR_PTR(error);
  2313. return error;
  2314. }
  2315. #else /* !CONFIG_SHMEM */
  2316. /*
  2317. * tiny-shmem: simple shmemfs and tmpfs using ramfs code
  2318. *
  2319. * This is intended for small system where the benefits of the full
  2320. * shmem code (swap-backed and resource-limited) are outweighed by
  2321. * their complexity. On systems without swap this code should be
  2322. * effectively equivalent, but much lighter weight.
  2323. */
  2324. #include <linux/ramfs.h>
  2325. static struct file_system_type tmpfs_fs_type = {
  2326. .name = "tmpfs",
  2327. .get_sb = ramfs_get_sb,
  2328. .kill_sb = kill_litter_super,
  2329. };
  2330. static int __init init_tmpfs(void)
  2331. {
  2332. BUG_ON(register_filesystem(&tmpfs_fs_type) != 0);
  2333. shm_mnt = kern_mount(&tmpfs_fs_type);
  2334. BUG_ON(IS_ERR(shm_mnt));
  2335. return 0;
  2336. }
  2337. int shmem_unuse(swp_entry_t entry, struct page *page)
  2338. {
  2339. return 0;
  2340. }
  2341. #define shmem_vm_ops generic_file_vm_ops
  2342. #define shmem_file_operations ramfs_file_operations
  2343. #define shmem_get_inode(sb, mode, dev, flags) ramfs_get_inode(sb, mode, dev)
  2344. #define shmem_acct_size(flags, size) 0
  2345. #define shmem_unacct_size(flags, size) do {} while (0)
  2346. #define SHMEM_MAX_BYTES MAX_LFS_FILESIZE
  2347. #endif /* CONFIG_SHMEM */
  2348. /* common code */
  2349. /**
  2350. * shmem_file_setup - get an unlinked file living in tmpfs
  2351. * @name: name for dentry (to be seen in /proc/<pid>/maps
  2352. * @size: size to be set for the file
  2353. * @flags: VM_NORESERVE suppresses pre-accounting of the entire object size
  2354. */
  2355. struct file *shmem_file_setup(char *name, loff_t size, unsigned long flags)
  2356. {
  2357. int error;
  2358. struct file *file;
  2359. struct inode *inode;
  2360. struct dentry *dentry, *root;
  2361. struct qstr this;
  2362. if (IS_ERR(shm_mnt))
  2363. return (void *)shm_mnt;
  2364. if (size < 0 || size > SHMEM_MAX_BYTES)
  2365. return ERR_PTR(-EINVAL);
  2366. if (shmem_acct_size(flags, size))
  2367. return ERR_PTR(-ENOMEM);
  2368. error = -ENOMEM;
  2369. this.name = name;
  2370. this.len = strlen(name);
  2371. this.hash = 0; /* will go */
  2372. root = shm_mnt->mnt_root;
  2373. dentry = d_alloc(root, &this);
  2374. if (!dentry)
  2375. goto put_memory;
  2376. error = -ENFILE;
  2377. file = get_empty_filp();
  2378. if (!file)
  2379. goto put_dentry;
  2380. error = -ENOSPC;
  2381. inode = shmem_get_inode(root->d_sb, S_IFREG | S_IRWXUGO, 0, flags);
  2382. if (!inode)
  2383. goto close_file;
  2384. d_instantiate(dentry, inode);
  2385. inode->i_size = size;
  2386. inode->i_nlink = 0; /* It is unlinked */
  2387. init_file(file, shm_mnt, dentry, FMODE_WRITE | FMODE_READ,
  2388. &shmem_file_operations);
  2389. #ifndef CONFIG_MMU
  2390. error = ramfs_nommu_expand_for_mapping(inode, size);
  2391. if (error)
  2392. goto close_file;
  2393. #endif
  2394. return file;
  2395. close_file:
  2396. put_filp(file);
  2397. put_dentry:
  2398. dput(dentry);
  2399. put_memory:
  2400. shmem_unacct_size(flags, size);
  2401. return ERR_PTR(error);
  2402. }
  2403. EXPORT_SYMBOL_GPL(shmem_file_setup);
  2404. /**
  2405. * shmem_zero_setup - setup a shared anonymous mapping
  2406. * @vma: the vma to be mmapped is prepared by do_mmap_pgoff
  2407. */
  2408. int shmem_zero_setup(struct vm_area_struct *vma)
  2409. {
  2410. struct file *file;
  2411. loff_t size = vma->vm_end - vma->vm_start;
  2412. file = shmem_file_setup("dev/zero", size, vma->vm_flags);
  2413. if (IS_ERR(file))
  2414. return PTR_ERR(file);
  2415. ima_shm_check(file);
  2416. if (vma->vm_file)
  2417. fput(vma->vm_file);
  2418. vma->vm_file = file;
  2419. vma->vm_ops = &shmem_vm_ops;
  2420. return 0;
  2421. }
  2422. module_init(init_tmpfs)