inode.c 56 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158
  1. /*
  2. * (C) 1997 Linus Torvalds
  3. * (C) 1999 Andrea Arcangeli <andrea@suse.de> (dynamic inode allocation)
  4. */
  5. #include <linux/export.h>
  6. #include <linux/fs.h>
  7. #include <linux/mm.h>
  8. #include <linux/backing-dev.h>
  9. #include <linux/hash.h>
  10. #include <linux/swap.h>
  11. #include <linux/security.h>
  12. #include <linux/cdev.h>
  13. #include <linux/bootmem.h>
  14. #include <linux/fsnotify.h>
  15. #include <linux/mount.h>
  16. #include <linux/posix_acl.h>
  17. #include <linux/prefetch.h>
  18. #include <linux/buffer_head.h> /* for inode_has_buffers */
  19. #include <linux/ratelimit.h>
  20. #include <linux/list_lru.h>
  21. #include <linux/iversion.h>
  22. #include <trace/events/writeback.h>
  23. #include "internal.h"
  24. /*
  25. * Inode locking rules:
  26. *
  27. * inode->i_lock protects:
  28. * inode->i_state, inode->i_hash, __iget()
  29. * Inode LRU list locks protect:
  30. * inode->i_sb->s_inode_lru, inode->i_lru
  31. * inode->i_sb->s_inode_list_lock protects:
  32. * inode->i_sb->s_inodes, inode->i_sb_list
  33. * bdi->wb.list_lock protects:
  34. * bdi->wb.b_{dirty,io,more_io,dirty_time}, inode->i_io_list
  35. * inode_hash_lock protects:
  36. * inode_hashtable, inode->i_hash
  37. *
  38. * Lock ordering:
  39. *
  40. * inode->i_sb->s_inode_list_lock
  41. * inode->i_lock
  42. * Inode LRU list locks
  43. *
  44. * bdi->wb.list_lock
  45. * inode->i_lock
  46. *
  47. * inode_hash_lock
  48. * inode->i_sb->s_inode_list_lock
  49. * inode->i_lock
  50. *
  51. * iunique_lock
  52. * inode_hash_lock
  53. */
  54. static unsigned int i_hash_mask __read_mostly;
  55. static unsigned int i_hash_shift __read_mostly;
  56. static struct hlist_head *inode_hashtable __read_mostly;
  57. static __cacheline_aligned_in_smp DEFINE_SPINLOCK(inode_hash_lock);
  58. /*
  59. * Empty aops. Can be used for the cases where the user does not
  60. * define any of the address_space operations.
  61. */
  62. const struct address_space_operations empty_aops = {
  63. };
  64. EXPORT_SYMBOL(empty_aops);
  65. /*
  66. * Statistics gathering..
  67. */
  68. struct inodes_stat_t inodes_stat;
  69. static DEFINE_PER_CPU(unsigned long, nr_inodes);
  70. static DEFINE_PER_CPU(unsigned long, nr_unused);
  71. static struct kmem_cache *inode_cachep __read_mostly;
  72. static long get_nr_inodes(void)
  73. {
  74. int i;
  75. long sum = 0;
  76. for_each_possible_cpu(i)
  77. sum += per_cpu(nr_inodes, i);
  78. return sum < 0 ? 0 : sum;
  79. }
  80. static inline long get_nr_inodes_unused(void)
  81. {
  82. int i;
  83. long sum = 0;
  84. for_each_possible_cpu(i)
  85. sum += per_cpu(nr_unused, i);
  86. return sum < 0 ? 0 : sum;
  87. }
  88. long get_nr_dirty_inodes(void)
  89. {
  90. /* not actually dirty inodes, but a wild approximation */
  91. long nr_dirty = get_nr_inodes() - get_nr_inodes_unused();
  92. return nr_dirty > 0 ? nr_dirty : 0;
  93. }
  94. /*
  95. * Handle nr_inode sysctl
  96. */
  97. #ifdef CONFIG_SYSCTL
  98. int proc_nr_inodes(struct ctl_table *table, int write,
  99. void __user *buffer, size_t *lenp, loff_t *ppos)
  100. {
  101. inodes_stat.nr_inodes = get_nr_inodes();
  102. inodes_stat.nr_unused = get_nr_inodes_unused();
  103. return proc_doulongvec_minmax(table, write, buffer, lenp, ppos);
  104. }
  105. #endif
  106. static int no_open(struct inode *inode, struct file *file)
  107. {
  108. return -ENXIO;
  109. }
  110. /**
  111. * inode_init_always - perform inode structure initialisation
  112. * @sb: superblock inode belongs to
  113. * @inode: inode to initialise
  114. *
  115. * These are initializations that need to be done on every inode
  116. * allocation as the fields are not initialised by slab allocation.
  117. */
  118. int inode_init_always(struct super_block *sb, struct inode *inode)
  119. {
  120. static const struct inode_operations empty_iops;
  121. static const struct file_operations no_open_fops = {.open = no_open};
  122. struct address_space *const mapping = &inode->i_data;
  123. inode->i_sb = sb;
  124. inode->i_blkbits = sb->s_blocksize_bits;
  125. inode->i_flags = 0;
  126. atomic_set(&inode->i_count, 1);
  127. inode->i_op = &empty_iops;
  128. inode->i_fop = &no_open_fops;
  129. inode->__i_nlink = 1;
  130. inode->i_opflags = 0;
  131. if (sb->s_xattr)
  132. inode->i_opflags |= IOP_XATTR;
  133. i_uid_write(inode, 0);
  134. i_gid_write(inode, 0);
  135. atomic_set(&inode->i_writecount, 0);
  136. inode->i_size = 0;
  137. inode->i_write_hint = WRITE_LIFE_NOT_SET;
  138. inode->i_blocks = 0;
  139. inode->i_bytes = 0;
  140. inode->i_generation = 0;
  141. inode->i_pipe = NULL;
  142. inode->i_bdev = NULL;
  143. inode->i_cdev = NULL;
  144. inode->i_link = NULL;
  145. inode->i_dir_seq = 0;
  146. inode->i_rdev = 0;
  147. inode->dirtied_when = 0;
  148. #ifdef CONFIG_CGROUP_WRITEBACK
  149. inode->i_wb_frn_winner = 0;
  150. inode->i_wb_frn_avg_time = 0;
  151. inode->i_wb_frn_history = 0;
  152. #endif
  153. if (security_inode_alloc(inode))
  154. goto out;
  155. spin_lock_init(&inode->i_lock);
  156. lockdep_set_class(&inode->i_lock, &sb->s_type->i_lock_key);
  157. init_rwsem(&inode->i_rwsem);
  158. lockdep_set_class(&inode->i_rwsem, &sb->s_type->i_mutex_key);
  159. atomic_set(&inode->i_dio_count, 0);
  160. mapping->a_ops = &empty_aops;
  161. mapping->host = inode;
  162. mapping->flags = 0;
  163. atomic_set(&mapping->i_mmap_writable, 0);
  164. mapping_set_gfp_mask(mapping, GFP_HIGHUSER_MOVABLE);
  165. mapping->private_data = NULL;
  166. mapping->writeback_index = 0;
  167. inode->i_private = NULL;
  168. inode->i_mapping = mapping;
  169. INIT_HLIST_HEAD(&inode->i_dentry); /* buggered by rcu freeing */
  170. #ifdef CONFIG_FS_POSIX_ACL
  171. inode->i_acl = inode->i_default_acl = ACL_NOT_CACHED;
  172. #endif
  173. #ifdef CONFIG_FSNOTIFY
  174. inode->i_fsnotify_mask = 0;
  175. #endif
  176. inode->i_flctx = NULL;
  177. this_cpu_inc(nr_inodes);
  178. return 0;
  179. out:
  180. return -ENOMEM;
  181. }
  182. EXPORT_SYMBOL(inode_init_always);
  183. static struct inode *alloc_inode(struct super_block *sb)
  184. {
  185. struct inode *inode;
  186. if (sb->s_op->alloc_inode)
  187. inode = sb->s_op->alloc_inode(sb);
  188. else
  189. inode = kmem_cache_alloc(inode_cachep, GFP_KERNEL);
  190. if (!inode)
  191. return NULL;
  192. if (unlikely(inode_init_always(sb, inode))) {
  193. if (inode->i_sb->s_op->destroy_inode)
  194. inode->i_sb->s_op->destroy_inode(inode);
  195. else
  196. kmem_cache_free(inode_cachep, inode);
  197. return NULL;
  198. }
  199. return inode;
  200. }
  201. void free_inode_nonrcu(struct inode *inode)
  202. {
  203. kmem_cache_free(inode_cachep, inode);
  204. }
  205. EXPORT_SYMBOL(free_inode_nonrcu);
  206. void __destroy_inode(struct inode *inode)
  207. {
  208. BUG_ON(inode_has_buffers(inode));
  209. inode_detach_wb(inode);
  210. security_inode_free(inode);
  211. fsnotify_inode_delete(inode);
  212. locks_free_lock_context(inode);
  213. if (!inode->i_nlink) {
  214. WARN_ON(atomic_long_read(&inode->i_sb->s_remove_count) == 0);
  215. atomic_long_dec(&inode->i_sb->s_remove_count);
  216. }
  217. #ifdef CONFIG_FS_POSIX_ACL
  218. if (inode->i_acl && !is_uncached_acl(inode->i_acl))
  219. posix_acl_release(inode->i_acl);
  220. if (inode->i_default_acl && !is_uncached_acl(inode->i_default_acl))
  221. posix_acl_release(inode->i_default_acl);
  222. #endif
  223. this_cpu_dec(nr_inodes);
  224. }
  225. EXPORT_SYMBOL(__destroy_inode);
  226. static void i_callback(struct rcu_head *head)
  227. {
  228. struct inode *inode = container_of(head, struct inode, i_rcu);
  229. kmem_cache_free(inode_cachep, inode);
  230. }
  231. static void destroy_inode(struct inode *inode)
  232. {
  233. BUG_ON(!list_empty(&inode->i_lru));
  234. __destroy_inode(inode);
  235. if (inode->i_sb->s_op->destroy_inode)
  236. inode->i_sb->s_op->destroy_inode(inode);
  237. else
  238. call_rcu(&inode->i_rcu, i_callback);
  239. }
  240. /**
  241. * drop_nlink - directly drop an inode's link count
  242. * @inode: inode
  243. *
  244. * This is a low-level filesystem helper to replace any
  245. * direct filesystem manipulation of i_nlink. In cases
  246. * where we are attempting to track writes to the
  247. * filesystem, a decrement to zero means an imminent
  248. * write when the file is truncated and actually unlinked
  249. * on the filesystem.
  250. */
  251. void drop_nlink(struct inode *inode)
  252. {
  253. WARN_ON(inode->i_nlink == 0);
  254. inode->__i_nlink--;
  255. if (!inode->i_nlink)
  256. atomic_long_inc(&inode->i_sb->s_remove_count);
  257. }
  258. EXPORT_SYMBOL(drop_nlink);
  259. /**
  260. * clear_nlink - directly zero an inode's link count
  261. * @inode: inode
  262. *
  263. * This is a low-level filesystem helper to replace any
  264. * direct filesystem manipulation of i_nlink. See
  265. * drop_nlink() for why we care about i_nlink hitting zero.
  266. */
  267. void clear_nlink(struct inode *inode)
  268. {
  269. if (inode->i_nlink) {
  270. inode->__i_nlink = 0;
  271. atomic_long_inc(&inode->i_sb->s_remove_count);
  272. }
  273. }
  274. EXPORT_SYMBOL(clear_nlink);
  275. /**
  276. * set_nlink - directly set an inode's link count
  277. * @inode: inode
  278. * @nlink: new nlink (should be non-zero)
  279. *
  280. * This is a low-level filesystem helper to replace any
  281. * direct filesystem manipulation of i_nlink.
  282. */
  283. void set_nlink(struct inode *inode, unsigned int nlink)
  284. {
  285. if (!nlink) {
  286. clear_nlink(inode);
  287. } else {
  288. /* Yes, some filesystems do change nlink from zero to one */
  289. if (inode->i_nlink == 0)
  290. atomic_long_dec(&inode->i_sb->s_remove_count);
  291. inode->__i_nlink = nlink;
  292. }
  293. }
  294. EXPORT_SYMBOL(set_nlink);
  295. /**
  296. * inc_nlink - directly increment an inode's link count
  297. * @inode: inode
  298. *
  299. * This is a low-level filesystem helper to replace any
  300. * direct filesystem manipulation of i_nlink. Currently,
  301. * it is only here for parity with dec_nlink().
  302. */
  303. void inc_nlink(struct inode *inode)
  304. {
  305. if (unlikely(inode->i_nlink == 0)) {
  306. WARN_ON(!(inode->i_state & I_LINKABLE));
  307. atomic_long_dec(&inode->i_sb->s_remove_count);
  308. }
  309. inode->__i_nlink++;
  310. }
  311. EXPORT_SYMBOL(inc_nlink);
  312. static void __address_space_init_once(struct address_space *mapping)
  313. {
  314. INIT_RADIX_TREE(&mapping->i_pages, GFP_ATOMIC | __GFP_ACCOUNT);
  315. init_rwsem(&mapping->i_mmap_rwsem);
  316. INIT_LIST_HEAD(&mapping->private_list);
  317. spin_lock_init(&mapping->private_lock);
  318. mapping->i_mmap = RB_ROOT_CACHED;
  319. }
  320. void address_space_init_once(struct address_space *mapping)
  321. {
  322. memset(mapping, 0, sizeof(*mapping));
  323. __address_space_init_once(mapping);
  324. }
  325. EXPORT_SYMBOL(address_space_init_once);
  326. /*
  327. * These are initializations that only need to be done
  328. * once, because the fields are idempotent across use
  329. * of the inode, so let the slab aware of that.
  330. */
  331. void inode_init_once(struct inode *inode)
  332. {
  333. memset(inode, 0, sizeof(*inode));
  334. INIT_HLIST_NODE(&inode->i_hash);
  335. INIT_LIST_HEAD(&inode->i_devices);
  336. INIT_LIST_HEAD(&inode->i_io_list);
  337. INIT_LIST_HEAD(&inode->i_wb_list);
  338. INIT_LIST_HEAD(&inode->i_lru);
  339. __address_space_init_once(&inode->i_data);
  340. i_size_ordered_init(inode);
  341. }
  342. EXPORT_SYMBOL(inode_init_once);
  343. static void init_once(void *foo)
  344. {
  345. struct inode *inode = (struct inode *) foo;
  346. inode_init_once(inode);
  347. }
  348. /*
  349. * inode->i_lock must be held
  350. */
  351. void __iget(struct inode *inode)
  352. {
  353. atomic_inc(&inode->i_count);
  354. }
  355. /*
  356. * get additional reference to inode; caller must already hold one.
  357. */
  358. void ihold(struct inode *inode)
  359. {
  360. WARN_ON(atomic_inc_return(&inode->i_count) < 2);
  361. }
  362. EXPORT_SYMBOL(ihold);
  363. static void inode_lru_list_add(struct inode *inode)
  364. {
  365. if (list_lru_add(&inode->i_sb->s_inode_lru, &inode->i_lru))
  366. this_cpu_inc(nr_unused);
  367. else
  368. inode->i_state |= I_REFERENCED;
  369. }
  370. /*
  371. * Add inode to LRU if needed (inode is unused and clean).
  372. *
  373. * Needs inode->i_lock held.
  374. */
  375. void inode_add_lru(struct inode *inode)
  376. {
  377. if (!(inode->i_state & (I_DIRTY_ALL | I_SYNC |
  378. I_FREEING | I_WILL_FREE)) &&
  379. !atomic_read(&inode->i_count) && inode->i_sb->s_flags & SB_ACTIVE)
  380. inode_lru_list_add(inode);
  381. }
  382. static void inode_lru_list_del(struct inode *inode)
  383. {
  384. if (list_lru_del(&inode->i_sb->s_inode_lru, &inode->i_lru))
  385. this_cpu_dec(nr_unused);
  386. }
  387. /**
  388. * inode_sb_list_add - add inode to the superblock list of inodes
  389. * @inode: inode to add
  390. */
  391. void inode_sb_list_add(struct inode *inode)
  392. {
  393. spin_lock(&inode->i_sb->s_inode_list_lock);
  394. list_add(&inode->i_sb_list, &inode->i_sb->s_inodes);
  395. spin_unlock(&inode->i_sb->s_inode_list_lock);
  396. }
  397. EXPORT_SYMBOL_GPL(inode_sb_list_add);
  398. static inline void inode_sb_list_del(struct inode *inode)
  399. {
  400. if (!list_empty(&inode->i_sb_list)) {
  401. spin_lock(&inode->i_sb->s_inode_list_lock);
  402. list_del_init(&inode->i_sb_list);
  403. spin_unlock(&inode->i_sb->s_inode_list_lock);
  404. }
  405. }
  406. static unsigned long hash(struct super_block *sb, unsigned long hashval)
  407. {
  408. unsigned long tmp;
  409. tmp = (hashval * (unsigned long)sb) ^ (GOLDEN_RATIO_PRIME + hashval) /
  410. L1_CACHE_BYTES;
  411. tmp = tmp ^ ((tmp ^ GOLDEN_RATIO_PRIME) >> i_hash_shift);
  412. return tmp & i_hash_mask;
  413. }
  414. /**
  415. * __insert_inode_hash - hash an inode
  416. * @inode: unhashed inode
  417. * @hashval: unsigned long value used to locate this object in the
  418. * inode_hashtable.
  419. *
  420. * Add an inode to the inode hash for this superblock.
  421. */
  422. void __insert_inode_hash(struct inode *inode, unsigned long hashval)
  423. {
  424. struct hlist_head *b = inode_hashtable + hash(inode->i_sb, hashval);
  425. spin_lock(&inode_hash_lock);
  426. spin_lock(&inode->i_lock);
  427. hlist_add_head(&inode->i_hash, b);
  428. spin_unlock(&inode->i_lock);
  429. spin_unlock(&inode_hash_lock);
  430. }
  431. EXPORT_SYMBOL(__insert_inode_hash);
  432. /**
  433. * __remove_inode_hash - remove an inode from the hash
  434. * @inode: inode to unhash
  435. *
  436. * Remove an inode from the superblock.
  437. */
  438. void __remove_inode_hash(struct inode *inode)
  439. {
  440. spin_lock(&inode_hash_lock);
  441. spin_lock(&inode->i_lock);
  442. hlist_del_init(&inode->i_hash);
  443. spin_unlock(&inode->i_lock);
  444. spin_unlock(&inode_hash_lock);
  445. }
  446. EXPORT_SYMBOL(__remove_inode_hash);
  447. void clear_inode(struct inode *inode)
  448. {
  449. /*
  450. * We have to cycle the i_pages lock here because reclaim can be in the
  451. * process of removing the last page (in __delete_from_page_cache())
  452. * and we must not free the mapping under it.
  453. */
  454. xa_lock_irq(&inode->i_data.i_pages);
  455. BUG_ON(inode->i_data.nrpages);
  456. BUG_ON(inode->i_data.nrexceptional);
  457. xa_unlock_irq(&inode->i_data.i_pages);
  458. BUG_ON(!list_empty(&inode->i_data.private_list));
  459. BUG_ON(!(inode->i_state & I_FREEING));
  460. BUG_ON(inode->i_state & I_CLEAR);
  461. BUG_ON(!list_empty(&inode->i_wb_list));
  462. /* don't need i_lock here, no concurrent mods to i_state */
  463. inode->i_state = I_FREEING | I_CLEAR;
  464. }
  465. EXPORT_SYMBOL(clear_inode);
  466. /*
  467. * Free the inode passed in, removing it from the lists it is still connected
  468. * to. We remove any pages still attached to the inode and wait for any IO that
  469. * is still in progress before finally destroying the inode.
  470. *
  471. * An inode must already be marked I_FREEING so that we avoid the inode being
  472. * moved back onto lists if we race with other code that manipulates the lists
  473. * (e.g. writeback_single_inode). The caller is responsible for setting this.
  474. *
  475. * An inode must already be removed from the LRU list before being evicted from
  476. * the cache. This should occur atomically with setting the I_FREEING state
  477. * flag, so no inodes here should ever be on the LRU when being evicted.
  478. */
  479. static void evict(struct inode *inode)
  480. {
  481. const struct super_operations *op = inode->i_sb->s_op;
  482. BUG_ON(!(inode->i_state & I_FREEING));
  483. BUG_ON(!list_empty(&inode->i_lru));
  484. if (!list_empty(&inode->i_io_list))
  485. inode_io_list_del(inode);
  486. inode_sb_list_del(inode);
  487. /*
  488. * Wait for flusher thread to be done with the inode so that filesystem
  489. * does not start destroying it while writeback is still running. Since
  490. * the inode has I_FREEING set, flusher thread won't start new work on
  491. * the inode. We just have to wait for running writeback to finish.
  492. */
  493. inode_wait_for_writeback(inode);
  494. if (op->evict_inode) {
  495. op->evict_inode(inode);
  496. } else {
  497. truncate_inode_pages_final(&inode->i_data);
  498. clear_inode(inode);
  499. }
  500. if (S_ISBLK(inode->i_mode) && inode->i_bdev)
  501. bd_forget(inode);
  502. if (S_ISCHR(inode->i_mode) && inode->i_cdev)
  503. cd_forget(inode);
  504. remove_inode_hash(inode);
  505. spin_lock(&inode->i_lock);
  506. wake_up_bit(&inode->i_state, __I_NEW);
  507. BUG_ON(inode->i_state != (I_FREEING | I_CLEAR));
  508. spin_unlock(&inode->i_lock);
  509. destroy_inode(inode);
  510. }
  511. /*
  512. * dispose_list - dispose of the contents of a local list
  513. * @head: the head of the list to free
  514. *
  515. * Dispose-list gets a local list with local inodes in it, so it doesn't
  516. * need to worry about list corruption and SMP locks.
  517. */
  518. static void dispose_list(struct list_head *head)
  519. {
  520. while (!list_empty(head)) {
  521. struct inode *inode;
  522. inode = list_first_entry(head, struct inode, i_lru);
  523. list_del_init(&inode->i_lru);
  524. evict(inode);
  525. cond_resched();
  526. }
  527. }
  528. /**
  529. * evict_inodes - evict all evictable inodes for a superblock
  530. * @sb: superblock to operate on
  531. *
  532. * Make sure that no inodes with zero refcount are retained. This is
  533. * called by superblock shutdown after having SB_ACTIVE flag removed,
  534. * so any inode reaching zero refcount during or after that call will
  535. * be immediately evicted.
  536. */
  537. void evict_inodes(struct super_block *sb)
  538. {
  539. struct inode *inode, *next;
  540. LIST_HEAD(dispose);
  541. again:
  542. spin_lock(&sb->s_inode_list_lock);
  543. list_for_each_entry_safe(inode, next, &sb->s_inodes, i_sb_list) {
  544. if (atomic_read(&inode->i_count))
  545. continue;
  546. spin_lock(&inode->i_lock);
  547. if (inode->i_state & (I_NEW | I_FREEING | I_WILL_FREE)) {
  548. spin_unlock(&inode->i_lock);
  549. continue;
  550. }
  551. inode->i_state |= I_FREEING;
  552. inode_lru_list_del(inode);
  553. spin_unlock(&inode->i_lock);
  554. list_add(&inode->i_lru, &dispose);
  555. /*
  556. * We can have a ton of inodes to evict at unmount time given
  557. * enough memory, check to see if we need to go to sleep for a
  558. * bit so we don't livelock.
  559. */
  560. if (need_resched()) {
  561. spin_unlock(&sb->s_inode_list_lock);
  562. cond_resched();
  563. dispose_list(&dispose);
  564. goto again;
  565. }
  566. }
  567. spin_unlock(&sb->s_inode_list_lock);
  568. dispose_list(&dispose);
  569. }
  570. EXPORT_SYMBOL_GPL(evict_inodes);
  571. /**
  572. * invalidate_inodes - attempt to free all inodes on a superblock
  573. * @sb: superblock to operate on
  574. * @kill_dirty: flag to guide handling of dirty inodes
  575. *
  576. * Attempts to free all inodes for a given superblock. If there were any
  577. * busy inodes return a non-zero value, else zero.
  578. * If @kill_dirty is set, discard dirty inodes too, otherwise treat
  579. * them as busy.
  580. */
  581. int invalidate_inodes(struct super_block *sb, bool kill_dirty)
  582. {
  583. int busy = 0;
  584. struct inode *inode, *next;
  585. LIST_HEAD(dispose);
  586. spin_lock(&sb->s_inode_list_lock);
  587. list_for_each_entry_safe(inode, next, &sb->s_inodes, i_sb_list) {
  588. spin_lock(&inode->i_lock);
  589. if (inode->i_state & (I_NEW | I_FREEING | I_WILL_FREE)) {
  590. spin_unlock(&inode->i_lock);
  591. continue;
  592. }
  593. if (inode->i_state & I_DIRTY_ALL && !kill_dirty) {
  594. spin_unlock(&inode->i_lock);
  595. busy = 1;
  596. continue;
  597. }
  598. if (atomic_read(&inode->i_count)) {
  599. spin_unlock(&inode->i_lock);
  600. busy = 1;
  601. continue;
  602. }
  603. inode->i_state |= I_FREEING;
  604. inode_lru_list_del(inode);
  605. spin_unlock(&inode->i_lock);
  606. list_add(&inode->i_lru, &dispose);
  607. }
  608. spin_unlock(&sb->s_inode_list_lock);
  609. dispose_list(&dispose);
  610. return busy;
  611. }
  612. /*
  613. * Isolate the inode from the LRU in preparation for freeing it.
  614. *
  615. * Any inodes which are pinned purely because of attached pagecache have their
  616. * pagecache removed. If the inode has metadata buffers attached to
  617. * mapping->private_list then try to remove them.
  618. *
  619. * If the inode has the I_REFERENCED flag set, then it means that it has been
  620. * used recently - the flag is set in iput_final(). When we encounter such an
  621. * inode, clear the flag and move it to the back of the LRU so it gets another
  622. * pass through the LRU before it gets reclaimed. This is necessary because of
  623. * the fact we are doing lazy LRU updates to minimise lock contention so the
  624. * LRU does not have strict ordering. Hence we don't want to reclaim inodes
  625. * with this flag set because they are the inodes that are out of order.
  626. */
  627. static enum lru_status inode_lru_isolate(struct list_head *item,
  628. struct list_lru_one *lru, spinlock_t *lru_lock, void *arg)
  629. {
  630. struct list_head *freeable = arg;
  631. struct inode *inode = container_of(item, struct inode, i_lru);
  632. /*
  633. * we are inverting the lru lock/inode->i_lock here, so use a trylock.
  634. * If we fail to get the lock, just skip it.
  635. */
  636. if (!spin_trylock(&inode->i_lock))
  637. return LRU_SKIP;
  638. /*
  639. * Referenced or dirty inodes are still in use. Give them another pass
  640. * through the LRU as we canot reclaim them now.
  641. */
  642. if (atomic_read(&inode->i_count) ||
  643. (inode->i_state & ~I_REFERENCED)) {
  644. list_lru_isolate(lru, &inode->i_lru);
  645. spin_unlock(&inode->i_lock);
  646. this_cpu_dec(nr_unused);
  647. return LRU_REMOVED;
  648. }
  649. /* recently referenced inodes get one more pass */
  650. if (inode->i_state & I_REFERENCED) {
  651. inode->i_state &= ~I_REFERENCED;
  652. spin_unlock(&inode->i_lock);
  653. return LRU_ROTATE;
  654. }
  655. if (inode_has_buffers(inode) || inode->i_data.nrpages) {
  656. __iget(inode);
  657. spin_unlock(&inode->i_lock);
  658. spin_unlock(lru_lock);
  659. if (remove_inode_buffers(inode)) {
  660. unsigned long reap;
  661. reap = invalidate_mapping_pages(&inode->i_data, 0, -1);
  662. if (current_is_kswapd())
  663. __count_vm_events(KSWAPD_INODESTEAL, reap);
  664. else
  665. __count_vm_events(PGINODESTEAL, reap);
  666. if (current->reclaim_state)
  667. current->reclaim_state->reclaimed_slab += reap;
  668. }
  669. iput(inode);
  670. spin_lock(lru_lock);
  671. return LRU_RETRY;
  672. }
  673. WARN_ON(inode->i_state & I_NEW);
  674. inode->i_state |= I_FREEING;
  675. list_lru_isolate_move(lru, &inode->i_lru, freeable);
  676. spin_unlock(&inode->i_lock);
  677. this_cpu_dec(nr_unused);
  678. return LRU_REMOVED;
  679. }
  680. /*
  681. * Walk the superblock inode LRU for freeable inodes and attempt to free them.
  682. * This is called from the superblock shrinker function with a number of inodes
  683. * to trim from the LRU. Inodes to be freed are moved to a temporary list and
  684. * then are freed outside inode_lock by dispose_list().
  685. */
  686. long prune_icache_sb(struct super_block *sb, struct shrink_control *sc)
  687. {
  688. LIST_HEAD(freeable);
  689. long freed;
  690. freed = list_lru_shrink_walk(&sb->s_inode_lru, sc,
  691. inode_lru_isolate, &freeable);
  692. dispose_list(&freeable);
  693. return freed;
  694. }
  695. static void __wait_on_freeing_inode(struct inode *inode);
  696. /*
  697. * Called with the inode lock held.
  698. */
  699. static struct inode *find_inode(struct super_block *sb,
  700. struct hlist_head *head,
  701. int (*test)(struct inode *, void *),
  702. void *data)
  703. {
  704. struct inode *inode = NULL;
  705. repeat:
  706. hlist_for_each_entry(inode, head, i_hash) {
  707. if (inode->i_sb != sb)
  708. continue;
  709. if (!test(inode, data))
  710. continue;
  711. spin_lock(&inode->i_lock);
  712. if (inode->i_state & (I_FREEING|I_WILL_FREE)) {
  713. __wait_on_freeing_inode(inode);
  714. goto repeat;
  715. }
  716. __iget(inode);
  717. spin_unlock(&inode->i_lock);
  718. return inode;
  719. }
  720. return NULL;
  721. }
  722. /*
  723. * find_inode_fast is the fast path version of find_inode, see the comment at
  724. * iget_locked for details.
  725. */
  726. static struct inode *find_inode_fast(struct super_block *sb,
  727. struct hlist_head *head, unsigned long ino)
  728. {
  729. struct inode *inode = NULL;
  730. repeat:
  731. hlist_for_each_entry(inode, head, i_hash) {
  732. if (inode->i_ino != ino)
  733. continue;
  734. if (inode->i_sb != sb)
  735. continue;
  736. spin_lock(&inode->i_lock);
  737. if (inode->i_state & (I_FREEING|I_WILL_FREE)) {
  738. __wait_on_freeing_inode(inode);
  739. goto repeat;
  740. }
  741. __iget(inode);
  742. spin_unlock(&inode->i_lock);
  743. return inode;
  744. }
  745. return NULL;
  746. }
  747. /*
  748. * Each cpu owns a range of LAST_INO_BATCH numbers.
  749. * 'shared_last_ino' is dirtied only once out of LAST_INO_BATCH allocations,
  750. * to renew the exhausted range.
  751. *
  752. * This does not significantly increase overflow rate because every CPU can
  753. * consume at most LAST_INO_BATCH-1 unused inode numbers. So there is
  754. * NR_CPUS*(LAST_INO_BATCH-1) wastage. At 4096 and 1024, this is ~0.1% of the
  755. * 2^32 range, and is a worst-case. Even a 50% wastage would only increase
  756. * overflow rate by 2x, which does not seem too significant.
  757. *
  758. * On a 32bit, non LFS stat() call, glibc will generate an EOVERFLOW
  759. * error if st_ino won't fit in target struct field. Use 32bit counter
  760. * here to attempt to avoid that.
  761. */
  762. #define LAST_INO_BATCH 1024
  763. static DEFINE_PER_CPU(unsigned int, last_ino);
  764. unsigned int get_next_ino(void)
  765. {
  766. unsigned int *p = &get_cpu_var(last_ino);
  767. unsigned int res = *p;
  768. #ifdef CONFIG_SMP
  769. if (unlikely((res & (LAST_INO_BATCH-1)) == 0)) {
  770. static atomic_t shared_last_ino;
  771. int next = atomic_add_return(LAST_INO_BATCH, &shared_last_ino);
  772. res = next - LAST_INO_BATCH;
  773. }
  774. #endif
  775. res++;
  776. /* get_next_ino should not provide a 0 inode number */
  777. if (unlikely(!res))
  778. res++;
  779. *p = res;
  780. put_cpu_var(last_ino);
  781. return res;
  782. }
  783. EXPORT_SYMBOL(get_next_ino);
  784. /**
  785. * new_inode_pseudo - obtain an inode
  786. * @sb: superblock
  787. *
  788. * Allocates a new inode for given superblock.
  789. * Inode wont be chained in superblock s_inodes list
  790. * This means :
  791. * - fs can't be unmount
  792. * - quotas, fsnotify, writeback can't work
  793. */
  794. struct inode *new_inode_pseudo(struct super_block *sb)
  795. {
  796. struct inode *inode = alloc_inode(sb);
  797. if (inode) {
  798. spin_lock(&inode->i_lock);
  799. inode->i_state = 0;
  800. spin_unlock(&inode->i_lock);
  801. INIT_LIST_HEAD(&inode->i_sb_list);
  802. }
  803. return inode;
  804. }
  805. /**
  806. * new_inode - obtain an inode
  807. * @sb: superblock
  808. *
  809. * Allocates a new inode for given superblock. The default gfp_mask
  810. * for allocations related to inode->i_mapping is GFP_HIGHUSER_MOVABLE.
  811. * If HIGHMEM pages are unsuitable or it is known that pages allocated
  812. * for the page cache are not reclaimable or migratable,
  813. * mapping_set_gfp_mask() must be called with suitable flags on the
  814. * newly created inode's mapping
  815. *
  816. */
  817. struct inode *new_inode(struct super_block *sb)
  818. {
  819. struct inode *inode;
  820. spin_lock_prefetch(&sb->s_inode_list_lock);
  821. inode = new_inode_pseudo(sb);
  822. if (inode)
  823. inode_sb_list_add(inode);
  824. return inode;
  825. }
  826. EXPORT_SYMBOL(new_inode);
  827. #ifdef CONFIG_DEBUG_LOCK_ALLOC
  828. void lockdep_annotate_inode_mutex_key(struct inode *inode)
  829. {
  830. if (S_ISDIR(inode->i_mode)) {
  831. struct file_system_type *type = inode->i_sb->s_type;
  832. /* Set new key only if filesystem hasn't already changed it */
  833. if (lockdep_match_class(&inode->i_rwsem, &type->i_mutex_key)) {
  834. /*
  835. * ensure nobody is actually holding i_mutex
  836. */
  837. // mutex_destroy(&inode->i_mutex);
  838. init_rwsem(&inode->i_rwsem);
  839. lockdep_set_class(&inode->i_rwsem,
  840. &type->i_mutex_dir_key);
  841. }
  842. }
  843. }
  844. EXPORT_SYMBOL(lockdep_annotate_inode_mutex_key);
  845. #endif
  846. /**
  847. * unlock_new_inode - clear the I_NEW state and wake up any waiters
  848. * @inode: new inode to unlock
  849. *
  850. * Called when the inode is fully initialised to clear the new state of the
  851. * inode and wake up anyone waiting for the inode to finish initialisation.
  852. */
  853. void unlock_new_inode(struct inode *inode)
  854. {
  855. lockdep_annotate_inode_mutex_key(inode);
  856. spin_lock(&inode->i_lock);
  857. WARN_ON(!(inode->i_state & I_NEW));
  858. inode->i_state &= ~I_NEW;
  859. smp_mb();
  860. wake_up_bit(&inode->i_state, __I_NEW);
  861. spin_unlock(&inode->i_lock);
  862. }
  863. EXPORT_SYMBOL(unlock_new_inode);
  864. /**
  865. * lock_two_nondirectories - take two i_mutexes on non-directory objects
  866. *
  867. * Lock any non-NULL argument that is not a directory.
  868. * Zero, one or two objects may be locked by this function.
  869. *
  870. * @inode1: first inode to lock
  871. * @inode2: second inode to lock
  872. */
  873. void lock_two_nondirectories(struct inode *inode1, struct inode *inode2)
  874. {
  875. if (inode1 > inode2)
  876. swap(inode1, inode2);
  877. if (inode1 && !S_ISDIR(inode1->i_mode))
  878. inode_lock(inode1);
  879. if (inode2 && !S_ISDIR(inode2->i_mode) && inode2 != inode1)
  880. inode_lock_nested(inode2, I_MUTEX_NONDIR2);
  881. }
  882. EXPORT_SYMBOL(lock_two_nondirectories);
  883. /**
  884. * unlock_two_nondirectories - release locks from lock_two_nondirectories()
  885. * @inode1: first inode to unlock
  886. * @inode2: second inode to unlock
  887. */
  888. void unlock_two_nondirectories(struct inode *inode1, struct inode *inode2)
  889. {
  890. if (inode1 && !S_ISDIR(inode1->i_mode))
  891. inode_unlock(inode1);
  892. if (inode2 && !S_ISDIR(inode2->i_mode) && inode2 != inode1)
  893. inode_unlock(inode2);
  894. }
  895. EXPORT_SYMBOL(unlock_two_nondirectories);
  896. /**
  897. * iget5_locked - obtain an inode from a mounted file system
  898. * @sb: super block of file system
  899. * @hashval: hash value (usually inode number) to get
  900. * @test: callback used for comparisons between inodes
  901. * @set: callback used to initialize a new struct inode
  902. * @data: opaque data pointer to pass to @test and @set
  903. *
  904. * Search for the inode specified by @hashval and @data in the inode cache,
  905. * and if present it is return it with an increased reference count. This is
  906. * a generalized version of iget_locked() for file systems where the inode
  907. * number is not sufficient for unique identification of an inode.
  908. *
  909. * If the inode is not in cache, allocate a new inode and return it locked,
  910. * hashed, and with the I_NEW flag set. The file system gets to fill it in
  911. * before unlocking it via unlock_new_inode().
  912. *
  913. * Note both @test and @set are called with the inode_hash_lock held, so can't
  914. * sleep.
  915. */
  916. struct inode *iget5_locked(struct super_block *sb, unsigned long hashval,
  917. int (*test)(struct inode *, void *),
  918. int (*set)(struct inode *, void *), void *data)
  919. {
  920. struct hlist_head *head = inode_hashtable + hash(sb, hashval);
  921. struct inode *inode;
  922. again:
  923. spin_lock(&inode_hash_lock);
  924. inode = find_inode(sb, head, test, data);
  925. spin_unlock(&inode_hash_lock);
  926. if (inode) {
  927. wait_on_inode(inode);
  928. if (unlikely(inode_unhashed(inode))) {
  929. iput(inode);
  930. goto again;
  931. }
  932. return inode;
  933. }
  934. inode = alloc_inode(sb);
  935. if (inode) {
  936. struct inode *old;
  937. spin_lock(&inode_hash_lock);
  938. /* We released the lock, so.. */
  939. old = find_inode(sb, head, test, data);
  940. if (!old) {
  941. if (set(inode, data))
  942. goto set_failed;
  943. spin_lock(&inode->i_lock);
  944. inode->i_state = I_NEW;
  945. hlist_add_head(&inode->i_hash, head);
  946. spin_unlock(&inode->i_lock);
  947. inode_sb_list_add(inode);
  948. spin_unlock(&inode_hash_lock);
  949. /* Return the locked inode with I_NEW set, the
  950. * caller is responsible for filling in the contents
  951. */
  952. return inode;
  953. }
  954. /*
  955. * Uhhuh, somebody else created the same inode under
  956. * us. Use the old inode instead of the one we just
  957. * allocated.
  958. */
  959. spin_unlock(&inode_hash_lock);
  960. destroy_inode(inode);
  961. inode = old;
  962. wait_on_inode(inode);
  963. if (unlikely(inode_unhashed(inode))) {
  964. iput(inode);
  965. goto again;
  966. }
  967. }
  968. return inode;
  969. set_failed:
  970. spin_unlock(&inode_hash_lock);
  971. destroy_inode(inode);
  972. return NULL;
  973. }
  974. EXPORT_SYMBOL(iget5_locked);
  975. /**
  976. * iget_locked - obtain an inode from a mounted file system
  977. * @sb: super block of file system
  978. * @ino: inode number to get
  979. *
  980. * Search for the inode specified by @ino in the inode cache and if present
  981. * return it with an increased reference count. This is for file systems
  982. * where the inode number is sufficient for unique identification of an inode.
  983. *
  984. * If the inode is not in cache, allocate a new inode and return it locked,
  985. * hashed, and with the I_NEW flag set. The file system gets to fill it in
  986. * before unlocking it via unlock_new_inode().
  987. */
  988. struct inode *iget_locked(struct super_block *sb, unsigned long ino)
  989. {
  990. struct hlist_head *head = inode_hashtable + hash(sb, ino);
  991. struct inode *inode;
  992. again:
  993. spin_lock(&inode_hash_lock);
  994. inode = find_inode_fast(sb, head, ino);
  995. spin_unlock(&inode_hash_lock);
  996. if (inode) {
  997. wait_on_inode(inode);
  998. if (unlikely(inode_unhashed(inode))) {
  999. iput(inode);
  1000. goto again;
  1001. }
  1002. return inode;
  1003. }
  1004. inode = alloc_inode(sb);
  1005. if (inode) {
  1006. struct inode *old;
  1007. spin_lock(&inode_hash_lock);
  1008. /* We released the lock, so.. */
  1009. old = find_inode_fast(sb, head, ino);
  1010. if (!old) {
  1011. inode->i_ino = ino;
  1012. spin_lock(&inode->i_lock);
  1013. inode->i_state = I_NEW;
  1014. hlist_add_head(&inode->i_hash, head);
  1015. spin_unlock(&inode->i_lock);
  1016. inode_sb_list_add(inode);
  1017. spin_unlock(&inode_hash_lock);
  1018. /* Return the locked inode with I_NEW set, the
  1019. * caller is responsible for filling in the contents
  1020. */
  1021. return inode;
  1022. }
  1023. /*
  1024. * Uhhuh, somebody else created the same inode under
  1025. * us. Use the old inode instead of the one we just
  1026. * allocated.
  1027. */
  1028. spin_unlock(&inode_hash_lock);
  1029. destroy_inode(inode);
  1030. inode = old;
  1031. wait_on_inode(inode);
  1032. if (unlikely(inode_unhashed(inode))) {
  1033. iput(inode);
  1034. goto again;
  1035. }
  1036. }
  1037. return inode;
  1038. }
  1039. EXPORT_SYMBOL(iget_locked);
  1040. /*
  1041. * search the inode cache for a matching inode number.
  1042. * If we find one, then the inode number we are trying to
  1043. * allocate is not unique and so we should not use it.
  1044. *
  1045. * Returns 1 if the inode number is unique, 0 if it is not.
  1046. */
  1047. static int test_inode_iunique(struct super_block *sb, unsigned long ino)
  1048. {
  1049. struct hlist_head *b = inode_hashtable + hash(sb, ino);
  1050. struct inode *inode;
  1051. spin_lock(&inode_hash_lock);
  1052. hlist_for_each_entry(inode, b, i_hash) {
  1053. if (inode->i_ino == ino && inode->i_sb == sb) {
  1054. spin_unlock(&inode_hash_lock);
  1055. return 0;
  1056. }
  1057. }
  1058. spin_unlock(&inode_hash_lock);
  1059. return 1;
  1060. }
  1061. /**
  1062. * iunique - get a unique inode number
  1063. * @sb: superblock
  1064. * @max_reserved: highest reserved inode number
  1065. *
  1066. * Obtain an inode number that is unique on the system for a given
  1067. * superblock. This is used by file systems that have no natural
  1068. * permanent inode numbering system. An inode number is returned that
  1069. * is higher than the reserved limit but unique.
  1070. *
  1071. * BUGS:
  1072. * With a large number of inodes live on the file system this function
  1073. * currently becomes quite slow.
  1074. */
  1075. ino_t iunique(struct super_block *sb, ino_t max_reserved)
  1076. {
  1077. /*
  1078. * On a 32bit, non LFS stat() call, glibc will generate an EOVERFLOW
  1079. * error if st_ino won't fit in target struct field. Use 32bit counter
  1080. * here to attempt to avoid that.
  1081. */
  1082. static DEFINE_SPINLOCK(iunique_lock);
  1083. static unsigned int counter;
  1084. ino_t res;
  1085. spin_lock(&iunique_lock);
  1086. do {
  1087. if (counter <= max_reserved)
  1088. counter = max_reserved + 1;
  1089. res = counter++;
  1090. } while (!test_inode_iunique(sb, res));
  1091. spin_unlock(&iunique_lock);
  1092. return res;
  1093. }
  1094. EXPORT_SYMBOL(iunique);
  1095. struct inode *igrab(struct inode *inode)
  1096. {
  1097. spin_lock(&inode->i_lock);
  1098. if (!(inode->i_state & (I_FREEING|I_WILL_FREE))) {
  1099. __iget(inode);
  1100. spin_unlock(&inode->i_lock);
  1101. } else {
  1102. spin_unlock(&inode->i_lock);
  1103. /*
  1104. * Handle the case where s_op->clear_inode is not been
  1105. * called yet, and somebody is calling igrab
  1106. * while the inode is getting freed.
  1107. */
  1108. inode = NULL;
  1109. }
  1110. return inode;
  1111. }
  1112. EXPORT_SYMBOL(igrab);
  1113. /**
  1114. * ilookup5_nowait - search for an inode in the inode cache
  1115. * @sb: super block of file system to search
  1116. * @hashval: hash value (usually inode number) to search for
  1117. * @test: callback used for comparisons between inodes
  1118. * @data: opaque data pointer to pass to @test
  1119. *
  1120. * Search for the inode specified by @hashval and @data in the inode cache.
  1121. * If the inode is in the cache, the inode is returned with an incremented
  1122. * reference count.
  1123. *
  1124. * Note: I_NEW is not waited upon so you have to be very careful what you do
  1125. * with the returned inode. You probably should be using ilookup5() instead.
  1126. *
  1127. * Note2: @test is called with the inode_hash_lock held, so can't sleep.
  1128. */
  1129. struct inode *ilookup5_nowait(struct super_block *sb, unsigned long hashval,
  1130. int (*test)(struct inode *, void *), void *data)
  1131. {
  1132. struct hlist_head *head = inode_hashtable + hash(sb, hashval);
  1133. struct inode *inode;
  1134. spin_lock(&inode_hash_lock);
  1135. inode = find_inode(sb, head, test, data);
  1136. spin_unlock(&inode_hash_lock);
  1137. return inode;
  1138. }
  1139. EXPORT_SYMBOL(ilookup5_nowait);
  1140. /**
  1141. * ilookup5 - search for an inode in the inode cache
  1142. * @sb: super block of file system to search
  1143. * @hashval: hash value (usually inode number) to search for
  1144. * @test: callback used for comparisons between inodes
  1145. * @data: opaque data pointer to pass to @test
  1146. *
  1147. * Search for the inode specified by @hashval and @data in the inode cache,
  1148. * and if the inode is in the cache, return the inode with an incremented
  1149. * reference count. Waits on I_NEW before returning the inode.
  1150. * returned with an incremented reference count.
  1151. *
  1152. * This is a generalized version of ilookup() for file systems where the
  1153. * inode number is not sufficient for unique identification of an inode.
  1154. *
  1155. * Note: @test is called with the inode_hash_lock held, so can't sleep.
  1156. */
  1157. struct inode *ilookup5(struct super_block *sb, unsigned long hashval,
  1158. int (*test)(struct inode *, void *), void *data)
  1159. {
  1160. struct inode *inode;
  1161. again:
  1162. inode = ilookup5_nowait(sb, hashval, test, data);
  1163. if (inode) {
  1164. wait_on_inode(inode);
  1165. if (unlikely(inode_unhashed(inode))) {
  1166. iput(inode);
  1167. goto again;
  1168. }
  1169. }
  1170. return inode;
  1171. }
  1172. EXPORT_SYMBOL(ilookup5);
  1173. /**
  1174. * ilookup - search for an inode in the inode cache
  1175. * @sb: super block of file system to search
  1176. * @ino: inode number to search for
  1177. *
  1178. * Search for the inode @ino in the inode cache, and if the inode is in the
  1179. * cache, the inode is returned with an incremented reference count.
  1180. */
  1181. struct inode *ilookup(struct super_block *sb, unsigned long ino)
  1182. {
  1183. struct hlist_head *head = inode_hashtable + hash(sb, ino);
  1184. struct inode *inode;
  1185. again:
  1186. spin_lock(&inode_hash_lock);
  1187. inode = find_inode_fast(sb, head, ino);
  1188. spin_unlock(&inode_hash_lock);
  1189. if (inode) {
  1190. wait_on_inode(inode);
  1191. if (unlikely(inode_unhashed(inode))) {
  1192. iput(inode);
  1193. goto again;
  1194. }
  1195. }
  1196. return inode;
  1197. }
  1198. EXPORT_SYMBOL(ilookup);
  1199. /**
  1200. * find_inode_nowait - find an inode in the inode cache
  1201. * @sb: super block of file system to search
  1202. * @hashval: hash value (usually inode number) to search for
  1203. * @match: callback used for comparisons between inodes
  1204. * @data: opaque data pointer to pass to @match
  1205. *
  1206. * Search for the inode specified by @hashval and @data in the inode
  1207. * cache, where the helper function @match will return 0 if the inode
  1208. * does not match, 1 if the inode does match, and -1 if the search
  1209. * should be stopped. The @match function must be responsible for
  1210. * taking the i_lock spin_lock and checking i_state for an inode being
  1211. * freed or being initialized, and incrementing the reference count
  1212. * before returning 1. It also must not sleep, since it is called with
  1213. * the inode_hash_lock spinlock held.
  1214. *
  1215. * This is a even more generalized version of ilookup5() when the
  1216. * function must never block --- find_inode() can block in
  1217. * __wait_on_freeing_inode() --- or when the caller can not increment
  1218. * the reference count because the resulting iput() might cause an
  1219. * inode eviction. The tradeoff is that the @match funtion must be
  1220. * very carefully implemented.
  1221. */
  1222. struct inode *find_inode_nowait(struct super_block *sb,
  1223. unsigned long hashval,
  1224. int (*match)(struct inode *, unsigned long,
  1225. void *),
  1226. void *data)
  1227. {
  1228. struct hlist_head *head = inode_hashtable + hash(sb, hashval);
  1229. struct inode *inode, *ret_inode = NULL;
  1230. int mval;
  1231. spin_lock(&inode_hash_lock);
  1232. hlist_for_each_entry(inode, head, i_hash) {
  1233. if (inode->i_sb != sb)
  1234. continue;
  1235. mval = match(inode, hashval, data);
  1236. if (mval == 0)
  1237. continue;
  1238. if (mval == 1)
  1239. ret_inode = inode;
  1240. goto out;
  1241. }
  1242. out:
  1243. spin_unlock(&inode_hash_lock);
  1244. return ret_inode;
  1245. }
  1246. EXPORT_SYMBOL(find_inode_nowait);
  1247. int insert_inode_locked(struct inode *inode)
  1248. {
  1249. struct super_block *sb = inode->i_sb;
  1250. ino_t ino = inode->i_ino;
  1251. struct hlist_head *head = inode_hashtable + hash(sb, ino);
  1252. while (1) {
  1253. struct inode *old = NULL;
  1254. spin_lock(&inode_hash_lock);
  1255. hlist_for_each_entry(old, head, i_hash) {
  1256. if (old->i_ino != ino)
  1257. continue;
  1258. if (old->i_sb != sb)
  1259. continue;
  1260. spin_lock(&old->i_lock);
  1261. if (old->i_state & (I_FREEING|I_WILL_FREE)) {
  1262. spin_unlock(&old->i_lock);
  1263. continue;
  1264. }
  1265. break;
  1266. }
  1267. if (likely(!old)) {
  1268. spin_lock(&inode->i_lock);
  1269. inode->i_state |= I_NEW;
  1270. hlist_add_head(&inode->i_hash, head);
  1271. spin_unlock(&inode->i_lock);
  1272. spin_unlock(&inode_hash_lock);
  1273. return 0;
  1274. }
  1275. __iget(old);
  1276. spin_unlock(&old->i_lock);
  1277. spin_unlock(&inode_hash_lock);
  1278. wait_on_inode(old);
  1279. if (unlikely(!inode_unhashed(old))) {
  1280. iput(old);
  1281. return -EBUSY;
  1282. }
  1283. iput(old);
  1284. }
  1285. }
  1286. EXPORT_SYMBOL(insert_inode_locked);
  1287. int insert_inode_locked4(struct inode *inode, unsigned long hashval,
  1288. int (*test)(struct inode *, void *), void *data)
  1289. {
  1290. struct super_block *sb = inode->i_sb;
  1291. struct hlist_head *head = inode_hashtable + hash(sb, hashval);
  1292. while (1) {
  1293. struct inode *old = NULL;
  1294. spin_lock(&inode_hash_lock);
  1295. hlist_for_each_entry(old, head, i_hash) {
  1296. if (old->i_sb != sb)
  1297. continue;
  1298. if (!test(old, data))
  1299. continue;
  1300. spin_lock(&old->i_lock);
  1301. if (old->i_state & (I_FREEING|I_WILL_FREE)) {
  1302. spin_unlock(&old->i_lock);
  1303. continue;
  1304. }
  1305. break;
  1306. }
  1307. if (likely(!old)) {
  1308. spin_lock(&inode->i_lock);
  1309. inode->i_state |= I_NEW;
  1310. hlist_add_head(&inode->i_hash, head);
  1311. spin_unlock(&inode->i_lock);
  1312. spin_unlock(&inode_hash_lock);
  1313. return 0;
  1314. }
  1315. __iget(old);
  1316. spin_unlock(&old->i_lock);
  1317. spin_unlock(&inode_hash_lock);
  1318. wait_on_inode(old);
  1319. if (unlikely(!inode_unhashed(old))) {
  1320. iput(old);
  1321. return -EBUSY;
  1322. }
  1323. iput(old);
  1324. }
  1325. }
  1326. EXPORT_SYMBOL(insert_inode_locked4);
  1327. int generic_delete_inode(struct inode *inode)
  1328. {
  1329. return 1;
  1330. }
  1331. EXPORT_SYMBOL(generic_delete_inode);
  1332. /*
  1333. * Called when we're dropping the last reference
  1334. * to an inode.
  1335. *
  1336. * Call the FS "drop_inode()" function, defaulting to
  1337. * the legacy UNIX filesystem behaviour. If it tells
  1338. * us to evict inode, do so. Otherwise, retain inode
  1339. * in cache if fs is alive, sync and evict if fs is
  1340. * shutting down.
  1341. */
  1342. static void iput_final(struct inode *inode)
  1343. {
  1344. struct super_block *sb = inode->i_sb;
  1345. const struct super_operations *op = inode->i_sb->s_op;
  1346. int drop;
  1347. WARN_ON(inode->i_state & I_NEW);
  1348. if (op->drop_inode)
  1349. drop = op->drop_inode(inode);
  1350. else
  1351. drop = generic_drop_inode(inode);
  1352. if (!drop && (sb->s_flags & SB_ACTIVE)) {
  1353. inode_add_lru(inode);
  1354. spin_unlock(&inode->i_lock);
  1355. return;
  1356. }
  1357. if (!drop) {
  1358. inode->i_state |= I_WILL_FREE;
  1359. spin_unlock(&inode->i_lock);
  1360. write_inode_now(inode, 1);
  1361. spin_lock(&inode->i_lock);
  1362. WARN_ON(inode->i_state & I_NEW);
  1363. inode->i_state &= ~I_WILL_FREE;
  1364. }
  1365. inode->i_state |= I_FREEING;
  1366. if (!list_empty(&inode->i_lru))
  1367. inode_lru_list_del(inode);
  1368. spin_unlock(&inode->i_lock);
  1369. evict(inode);
  1370. }
  1371. /**
  1372. * iput - put an inode
  1373. * @inode: inode to put
  1374. *
  1375. * Puts an inode, dropping its usage count. If the inode use count hits
  1376. * zero, the inode is then freed and may also be destroyed.
  1377. *
  1378. * Consequently, iput() can sleep.
  1379. */
  1380. void iput(struct inode *inode)
  1381. {
  1382. if (!inode)
  1383. return;
  1384. BUG_ON(inode->i_state & I_CLEAR);
  1385. retry:
  1386. if (atomic_dec_and_lock(&inode->i_count, &inode->i_lock)) {
  1387. if (inode->i_nlink && (inode->i_state & I_DIRTY_TIME)) {
  1388. atomic_inc(&inode->i_count);
  1389. spin_unlock(&inode->i_lock);
  1390. trace_writeback_lazytime_iput(inode);
  1391. mark_inode_dirty_sync(inode);
  1392. goto retry;
  1393. }
  1394. iput_final(inode);
  1395. }
  1396. }
  1397. EXPORT_SYMBOL(iput);
  1398. /**
  1399. * bmap - find a block number in a file
  1400. * @inode: inode of file
  1401. * @block: block to find
  1402. *
  1403. * Returns the block number on the device holding the inode that
  1404. * is the disk block number for the block of the file requested.
  1405. * That is, asked for block 4 of inode 1 the function will return the
  1406. * disk block relative to the disk start that holds that block of the
  1407. * file.
  1408. */
  1409. sector_t bmap(struct inode *inode, sector_t block)
  1410. {
  1411. sector_t res = 0;
  1412. if (inode->i_mapping->a_ops->bmap)
  1413. res = inode->i_mapping->a_ops->bmap(inode->i_mapping, block);
  1414. return res;
  1415. }
  1416. EXPORT_SYMBOL(bmap);
  1417. /*
  1418. * Update times in overlayed inode from underlying real inode
  1419. */
  1420. static void update_ovl_inode_times(struct dentry *dentry, struct inode *inode,
  1421. bool rcu)
  1422. {
  1423. struct dentry *upperdentry;
  1424. /*
  1425. * Nothing to do if in rcu or if non-overlayfs
  1426. */
  1427. if (rcu || likely(!(dentry->d_flags & DCACHE_OP_REAL)))
  1428. return;
  1429. upperdentry = d_real(dentry, NULL, 0, D_REAL_UPPER);
  1430. /*
  1431. * If file is on lower then we can't update atime, so no worries about
  1432. * stale mtime/ctime.
  1433. */
  1434. if (upperdentry) {
  1435. struct inode *realinode = d_inode(upperdentry);
  1436. if ((!timespec64_equal(&inode->i_mtime, &realinode->i_mtime) ||
  1437. !timespec64_equal(&inode->i_ctime, &realinode->i_ctime))) {
  1438. inode->i_mtime = realinode->i_mtime;
  1439. inode->i_ctime = realinode->i_ctime;
  1440. }
  1441. }
  1442. }
  1443. /*
  1444. * With relative atime, only update atime if the previous atime is
  1445. * earlier than either the ctime or mtime or if at least a day has
  1446. * passed since the last atime update.
  1447. */
  1448. static int relatime_need_update(const struct path *path, struct inode *inode,
  1449. struct timespec now, bool rcu)
  1450. {
  1451. if (!(path->mnt->mnt_flags & MNT_RELATIME))
  1452. return 1;
  1453. update_ovl_inode_times(path->dentry, inode, rcu);
  1454. /*
  1455. * Is mtime younger than atime? If yes, update atime:
  1456. */
  1457. if (timespec64_compare(&inode->i_mtime, &inode->i_atime) >= 0)
  1458. return 1;
  1459. /*
  1460. * Is ctime younger than atime? If yes, update atime:
  1461. */
  1462. if (timespec64_compare(&inode->i_ctime, &inode->i_atime) >= 0)
  1463. return 1;
  1464. /*
  1465. * Is the previous atime value older than a day? If yes,
  1466. * update atime:
  1467. */
  1468. if ((long)(now.tv_sec - inode->i_atime.tv_sec) >= 24*60*60)
  1469. return 1;
  1470. /*
  1471. * Good, we can skip the atime update:
  1472. */
  1473. return 0;
  1474. }
  1475. int generic_update_time(struct inode *inode, struct timespec64 *time, int flags)
  1476. {
  1477. int iflags = I_DIRTY_TIME;
  1478. bool dirty = false;
  1479. if (flags & S_ATIME)
  1480. inode->i_atime = *time;
  1481. if (flags & S_VERSION)
  1482. dirty = inode_maybe_inc_iversion(inode, false);
  1483. if (flags & S_CTIME)
  1484. inode->i_ctime = *time;
  1485. if (flags & S_MTIME)
  1486. inode->i_mtime = *time;
  1487. if ((flags & (S_ATIME | S_CTIME | S_MTIME)) &&
  1488. !(inode->i_sb->s_flags & SB_LAZYTIME))
  1489. dirty = true;
  1490. if (dirty)
  1491. iflags |= I_DIRTY_SYNC;
  1492. __mark_inode_dirty(inode, iflags);
  1493. return 0;
  1494. }
  1495. EXPORT_SYMBOL(generic_update_time);
  1496. /*
  1497. * This does the actual work of updating an inodes time or version. Must have
  1498. * had called mnt_want_write() before calling this.
  1499. */
  1500. static int update_time(struct inode *inode, struct timespec64 *time, int flags)
  1501. {
  1502. int (*update_time)(struct inode *, struct timespec64 *, int);
  1503. update_time = inode->i_op->update_time ? inode->i_op->update_time :
  1504. generic_update_time;
  1505. return update_time(inode, time, flags);
  1506. }
  1507. /**
  1508. * touch_atime - update the access time
  1509. * @path: the &struct path to update
  1510. * @inode: inode to update
  1511. *
  1512. * Update the accessed time on an inode and mark it for writeback.
  1513. * This function automatically handles read only file systems and media,
  1514. * as well as the "noatime" flag and inode specific "noatime" markers.
  1515. */
  1516. bool __atime_needs_update(const struct path *path, struct inode *inode,
  1517. bool rcu)
  1518. {
  1519. struct vfsmount *mnt = path->mnt;
  1520. struct timespec64 now;
  1521. if (inode->i_flags & S_NOATIME)
  1522. return false;
  1523. /* Atime updates will likely cause i_uid and i_gid to be written
  1524. * back improprely if their true value is unknown to the vfs.
  1525. */
  1526. if (HAS_UNMAPPED_ID(inode))
  1527. return false;
  1528. if (IS_NOATIME(inode))
  1529. return false;
  1530. if ((inode->i_sb->s_flags & SB_NODIRATIME) && S_ISDIR(inode->i_mode))
  1531. return false;
  1532. if (mnt->mnt_flags & MNT_NOATIME)
  1533. return false;
  1534. if ((mnt->mnt_flags & MNT_NODIRATIME) && S_ISDIR(inode->i_mode))
  1535. return false;
  1536. now = current_time(inode);
  1537. if (!relatime_need_update(path, inode, timespec64_to_timespec(now), rcu))
  1538. return false;
  1539. if (timespec64_equal(&inode->i_atime, &now))
  1540. return false;
  1541. return true;
  1542. }
  1543. void touch_atime(const struct path *path)
  1544. {
  1545. struct vfsmount *mnt = path->mnt;
  1546. struct inode *inode = d_inode(path->dentry);
  1547. struct timespec64 now;
  1548. if (!__atime_needs_update(path, inode, false))
  1549. return;
  1550. if (!sb_start_write_trylock(inode->i_sb))
  1551. return;
  1552. if (__mnt_want_write(mnt) != 0)
  1553. goto skip_update;
  1554. /*
  1555. * File systems can error out when updating inodes if they need to
  1556. * allocate new space to modify an inode (such is the case for
  1557. * Btrfs), but since we touch atime while walking down the path we
  1558. * really don't care if we failed to update the atime of the file,
  1559. * so just ignore the return value.
  1560. * We may also fail on filesystems that have the ability to make parts
  1561. * of the fs read only, e.g. subvolumes in Btrfs.
  1562. */
  1563. now = current_time(inode);
  1564. update_time(inode, &now, S_ATIME);
  1565. __mnt_drop_write(mnt);
  1566. skip_update:
  1567. sb_end_write(inode->i_sb);
  1568. }
  1569. EXPORT_SYMBOL(touch_atime);
  1570. /*
  1571. * The logic we want is
  1572. *
  1573. * if suid or (sgid and xgrp)
  1574. * remove privs
  1575. */
  1576. int should_remove_suid(struct dentry *dentry)
  1577. {
  1578. umode_t mode = d_inode(dentry)->i_mode;
  1579. int kill = 0;
  1580. /* suid always must be killed */
  1581. if (unlikely(mode & S_ISUID))
  1582. kill = ATTR_KILL_SUID;
  1583. /*
  1584. * sgid without any exec bits is just a mandatory locking mark; leave
  1585. * it alone. If some exec bits are set, it's a real sgid; kill it.
  1586. */
  1587. if (unlikely((mode & S_ISGID) && (mode & S_IXGRP)))
  1588. kill |= ATTR_KILL_SGID;
  1589. if (unlikely(kill && !capable(CAP_FSETID) && S_ISREG(mode)))
  1590. return kill;
  1591. return 0;
  1592. }
  1593. EXPORT_SYMBOL(should_remove_suid);
  1594. /*
  1595. * Return mask of changes for notify_change() that need to be done as a
  1596. * response to write or truncate. Return 0 if nothing has to be changed.
  1597. * Negative value on error (change should be denied).
  1598. */
  1599. int dentry_needs_remove_privs(struct dentry *dentry)
  1600. {
  1601. struct inode *inode = d_inode(dentry);
  1602. int mask = 0;
  1603. int ret;
  1604. if (IS_NOSEC(inode))
  1605. return 0;
  1606. mask = should_remove_suid(dentry);
  1607. ret = security_inode_need_killpriv(dentry);
  1608. if (ret < 0)
  1609. return ret;
  1610. if (ret)
  1611. mask |= ATTR_KILL_PRIV;
  1612. return mask;
  1613. }
  1614. static int __remove_privs(struct dentry *dentry, int kill)
  1615. {
  1616. struct iattr newattrs;
  1617. newattrs.ia_valid = ATTR_FORCE | kill;
  1618. /*
  1619. * Note we call this on write, so notify_change will not
  1620. * encounter any conflicting delegations:
  1621. */
  1622. return notify_change(dentry, &newattrs, NULL);
  1623. }
  1624. /*
  1625. * Remove special file priviledges (suid, capabilities) when file is written
  1626. * to or truncated.
  1627. */
  1628. int file_remove_privs(struct file *file)
  1629. {
  1630. struct dentry *dentry = file_dentry(file);
  1631. struct inode *inode = file_inode(file);
  1632. int kill;
  1633. int error = 0;
  1634. /* Fast path for nothing security related */
  1635. if (IS_NOSEC(inode))
  1636. return 0;
  1637. kill = dentry_needs_remove_privs(dentry);
  1638. if (kill < 0)
  1639. return kill;
  1640. if (kill)
  1641. error = __remove_privs(dentry, kill);
  1642. if (!error)
  1643. inode_has_no_xattr(inode);
  1644. return error;
  1645. }
  1646. EXPORT_SYMBOL(file_remove_privs);
  1647. /**
  1648. * file_update_time - update mtime and ctime time
  1649. * @file: file accessed
  1650. *
  1651. * Update the mtime and ctime members of an inode and mark the inode
  1652. * for writeback. Note that this function is meant exclusively for
  1653. * usage in the file write path of filesystems, and filesystems may
  1654. * choose to explicitly ignore update via this function with the
  1655. * S_NOCMTIME inode flag, e.g. for network filesystem where these
  1656. * timestamps are handled by the server. This can return an error for
  1657. * file systems who need to allocate space in order to update an inode.
  1658. */
  1659. int file_update_time(struct file *file)
  1660. {
  1661. struct inode *inode = file_inode(file);
  1662. struct timespec64 now;
  1663. int sync_it = 0;
  1664. int ret;
  1665. /* First try to exhaust all avenues to not sync */
  1666. if (IS_NOCMTIME(inode))
  1667. return 0;
  1668. now = current_time(inode);
  1669. if (!timespec64_equal(&inode->i_mtime, &now))
  1670. sync_it = S_MTIME;
  1671. if (!timespec64_equal(&inode->i_ctime, &now))
  1672. sync_it |= S_CTIME;
  1673. if (IS_I_VERSION(inode) && inode_iversion_need_inc(inode))
  1674. sync_it |= S_VERSION;
  1675. if (!sync_it)
  1676. return 0;
  1677. /* Finally allowed to write? Takes lock. */
  1678. if (__mnt_want_write_file(file))
  1679. return 0;
  1680. ret = update_time(inode, &now, sync_it);
  1681. __mnt_drop_write_file(file);
  1682. return ret;
  1683. }
  1684. EXPORT_SYMBOL(file_update_time);
  1685. int inode_needs_sync(struct inode *inode)
  1686. {
  1687. if (IS_SYNC(inode))
  1688. return 1;
  1689. if (S_ISDIR(inode->i_mode) && IS_DIRSYNC(inode))
  1690. return 1;
  1691. return 0;
  1692. }
  1693. EXPORT_SYMBOL(inode_needs_sync);
  1694. /*
  1695. * If we try to find an inode in the inode hash while it is being
  1696. * deleted, we have to wait until the filesystem completes its
  1697. * deletion before reporting that it isn't found. This function waits
  1698. * until the deletion _might_ have completed. Callers are responsible
  1699. * to recheck inode state.
  1700. *
  1701. * It doesn't matter if I_NEW is not set initially, a call to
  1702. * wake_up_bit(&inode->i_state, __I_NEW) after removing from the hash list
  1703. * will DTRT.
  1704. */
  1705. static void __wait_on_freeing_inode(struct inode *inode)
  1706. {
  1707. wait_queue_head_t *wq;
  1708. DEFINE_WAIT_BIT(wait, &inode->i_state, __I_NEW);
  1709. wq = bit_waitqueue(&inode->i_state, __I_NEW);
  1710. prepare_to_wait(wq, &wait.wq_entry, TASK_UNINTERRUPTIBLE);
  1711. spin_unlock(&inode->i_lock);
  1712. spin_unlock(&inode_hash_lock);
  1713. schedule();
  1714. finish_wait(wq, &wait.wq_entry);
  1715. spin_lock(&inode_hash_lock);
  1716. }
  1717. static __initdata unsigned long ihash_entries;
  1718. static int __init set_ihash_entries(char *str)
  1719. {
  1720. if (!str)
  1721. return 0;
  1722. ihash_entries = simple_strtoul(str, &str, 0);
  1723. return 1;
  1724. }
  1725. __setup("ihash_entries=", set_ihash_entries);
  1726. /*
  1727. * Initialize the waitqueues and inode hash table.
  1728. */
  1729. void __init inode_init_early(void)
  1730. {
  1731. /* If hashes are distributed across NUMA nodes, defer
  1732. * hash allocation until vmalloc space is available.
  1733. */
  1734. if (hashdist)
  1735. return;
  1736. inode_hashtable =
  1737. alloc_large_system_hash("Inode-cache",
  1738. sizeof(struct hlist_head),
  1739. ihash_entries,
  1740. 14,
  1741. HASH_EARLY | HASH_ZERO,
  1742. &i_hash_shift,
  1743. &i_hash_mask,
  1744. 0,
  1745. 0);
  1746. }
  1747. void __init inode_init(void)
  1748. {
  1749. /* inode slab cache */
  1750. inode_cachep = kmem_cache_create("inode_cache",
  1751. sizeof(struct inode),
  1752. 0,
  1753. (SLAB_RECLAIM_ACCOUNT|SLAB_PANIC|
  1754. SLAB_MEM_SPREAD|SLAB_ACCOUNT),
  1755. init_once);
  1756. /* Hash may have been set up in inode_init_early */
  1757. if (!hashdist)
  1758. return;
  1759. inode_hashtable =
  1760. alloc_large_system_hash("Inode-cache",
  1761. sizeof(struct hlist_head),
  1762. ihash_entries,
  1763. 14,
  1764. HASH_ZERO,
  1765. &i_hash_shift,
  1766. &i_hash_mask,
  1767. 0,
  1768. 0);
  1769. }
  1770. void init_special_inode(struct inode *inode, umode_t mode, dev_t rdev)
  1771. {
  1772. inode->i_mode = mode;
  1773. if (S_ISCHR(mode)) {
  1774. inode->i_fop = &def_chr_fops;
  1775. inode->i_rdev = rdev;
  1776. } else if (S_ISBLK(mode)) {
  1777. inode->i_fop = &def_blk_fops;
  1778. inode->i_rdev = rdev;
  1779. } else if (S_ISFIFO(mode))
  1780. inode->i_fop = &pipefifo_fops;
  1781. else if (S_ISSOCK(mode))
  1782. ; /* leave it no_open_fops */
  1783. else
  1784. printk(KERN_DEBUG "init_special_inode: bogus i_mode (%o) for"
  1785. " inode %s:%lu\n", mode, inode->i_sb->s_id,
  1786. inode->i_ino);
  1787. }
  1788. EXPORT_SYMBOL(init_special_inode);
  1789. /**
  1790. * inode_init_owner - Init uid,gid,mode for new inode according to posix standards
  1791. * @inode: New inode
  1792. * @dir: Directory inode
  1793. * @mode: mode of the new inode
  1794. */
  1795. void inode_init_owner(struct inode *inode, const struct inode *dir,
  1796. umode_t mode)
  1797. {
  1798. inode->i_uid = current_fsuid();
  1799. if (dir && dir->i_mode & S_ISGID) {
  1800. inode->i_gid = dir->i_gid;
  1801. if (S_ISDIR(mode))
  1802. mode |= S_ISGID;
  1803. } else
  1804. inode->i_gid = current_fsgid();
  1805. inode->i_mode = mode;
  1806. }
  1807. EXPORT_SYMBOL(inode_init_owner);
  1808. /**
  1809. * inode_owner_or_capable - check current task permissions to inode
  1810. * @inode: inode being checked
  1811. *
  1812. * Return true if current either has CAP_FOWNER in a namespace with the
  1813. * inode owner uid mapped, or owns the file.
  1814. */
  1815. bool inode_owner_or_capable(const struct inode *inode)
  1816. {
  1817. struct user_namespace *ns;
  1818. if (uid_eq(current_fsuid(), inode->i_uid))
  1819. return true;
  1820. ns = current_user_ns();
  1821. if (kuid_has_mapping(ns, inode->i_uid) && ns_capable(ns, CAP_FOWNER))
  1822. return true;
  1823. return false;
  1824. }
  1825. EXPORT_SYMBOL(inode_owner_or_capable);
  1826. /*
  1827. * Direct i/o helper functions
  1828. */
  1829. static void __inode_dio_wait(struct inode *inode)
  1830. {
  1831. wait_queue_head_t *wq = bit_waitqueue(&inode->i_state, __I_DIO_WAKEUP);
  1832. DEFINE_WAIT_BIT(q, &inode->i_state, __I_DIO_WAKEUP);
  1833. do {
  1834. prepare_to_wait(wq, &q.wq_entry, TASK_UNINTERRUPTIBLE);
  1835. if (atomic_read(&inode->i_dio_count))
  1836. schedule();
  1837. } while (atomic_read(&inode->i_dio_count));
  1838. finish_wait(wq, &q.wq_entry);
  1839. }
  1840. /**
  1841. * inode_dio_wait - wait for outstanding DIO requests to finish
  1842. * @inode: inode to wait for
  1843. *
  1844. * Waits for all pending direct I/O requests to finish so that we can
  1845. * proceed with a truncate or equivalent operation.
  1846. *
  1847. * Must be called under a lock that serializes taking new references
  1848. * to i_dio_count, usually by inode->i_mutex.
  1849. */
  1850. void inode_dio_wait(struct inode *inode)
  1851. {
  1852. if (atomic_read(&inode->i_dio_count))
  1853. __inode_dio_wait(inode);
  1854. }
  1855. EXPORT_SYMBOL(inode_dio_wait);
  1856. /*
  1857. * inode_set_flags - atomically set some inode flags
  1858. *
  1859. * Note: the caller should be holding i_mutex, or else be sure that
  1860. * they have exclusive access to the inode structure (i.e., while the
  1861. * inode is being instantiated). The reason for the cmpxchg() loop
  1862. * --- which wouldn't be necessary if all code paths which modify
  1863. * i_flags actually followed this rule, is that there is at least one
  1864. * code path which doesn't today so we use cmpxchg() out of an abundance
  1865. * of caution.
  1866. *
  1867. * In the long run, i_mutex is overkill, and we should probably look
  1868. * at using the i_lock spinlock to protect i_flags, and then make sure
  1869. * it is so documented in include/linux/fs.h and that all code follows
  1870. * the locking convention!!
  1871. */
  1872. void inode_set_flags(struct inode *inode, unsigned int flags,
  1873. unsigned int mask)
  1874. {
  1875. unsigned int old_flags, new_flags;
  1876. WARN_ON_ONCE(flags & ~mask);
  1877. do {
  1878. old_flags = READ_ONCE(inode->i_flags);
  1879. new_flags = (old_flags & ~mask) | flags;
  1880. } while (unlikely(cmpxchg(&inode->i_flags, old_flags,
  1881. new_flags) != old_flags));
  1882. }
  1883. EXPORT_SYMBOL(inode_set_flags);
  1884. void inode_nohighmem(struct inode *inode)
  1885. {
  1886. mapping_set_gfp_mask(inode->i_mapping, GFP_USER);
  1887. }
  1888. EXPORT_SYMBOL(inode_nohighmem);
  1889. /**
  1890. * timespec64_trunc - Truncate timespec64 to a granularity
  1891. * @t: Timespec64
  1892. * @gran: Granularity in ns.
  1893. *
  1894. * Truncate a timespec64 to a granularity. Always rounds down. gran must
  1895. * not be 0 nor greater than a second (NSEC_PER_SEC, or 10^9 ns).
  1896. */
  1897. struct timespec64 timespec64_trunc(struct timespec64 t, unsigned gran)
  1898. {
  1899. /* Avoid division in the common cases 1 ns and 1 s. */
  1900. if (gran == 1) {
  1901. /* nothing */
  1902. } else if (gran == NSEC_PER_SEC) {
  1903. t.tv_nsec = 0;
  1904. } else if (gran > 1 && gran < NSEC_PER_SEC) {
  1905. t.tv_nsec -= t.tv_nsec % gran;
  1906. } else {
  1907. WARN(1, "illegal file time granularity: %u", gran);
  1908. }
  1909. return t;
  1910. }
  1911. EXPORT_SYMBOL(timespec64_trunc);
  1912. /**
  1913. * current_time - Return FS time
  1914. * @inode: inode.
  1915. *
  1916. * Return the current time truncated to the time granularity supported by
  1917. * the fs.
  1918. *
  1919. * Note that inode and inode->sb cannot be NULL.
  1920. * Otherwise, the function warns and returns time without truncation.
  1921. */
  1922. struct timespec64 current_time(struct inode *inode)
  1923. {
  1924. struct timespec64 now = current_kernel_time64();
  1925. if (unlikely(!inode->i_sb)) {
  1926. WARN(1, "current_time() called with uninitialized super_block in the inode");
  1927. return now;
  1928. }
  1929. return timespec64_trunc(now, inode->i_sb->s_time_gran);
  1930. }
  1931. EXPORT_SYMBOL(current_time);