locks.c 57 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285
  1. /*
  2. * linux/fs/locks.c
  3. *
  4. * Provide support for fcntl()'s F_GETLK, F_SETLK, and F_SETLKW calls.
  5. * Doug Evans (dje@spiff.uucp), August 07, 1992
  6. *
  7. * Deadlock detection added.
  8. * FIXME: one thing isn't handled yet:
  9. * - mandatory locks (requires lots of changes elsewhere)
  10. * Kelly Carmichael (kelly@[142.24.8.65]), September 17, 1994.
  11. *
  12. * Miscellaneous edits, and a total rewrite of posix_lock_file() code.
  13. * Kai Petzke (wpp@marie.physik.tu-berlin.de), 1994
  14. *
  15. * Converted file_lock_table to a linked list from an array, which eliminates
  16. * the limits on how many active file locks are open.
  17. * Chad Page (pageone@netcom.com), November 27, 1994
  18. *
  19. * Removed dependency on file descriptors. dup()'ed file descriptors now
  20. * get the same locks as the original file descriptors, and a close() on
  21. * any file descriptor removes ALL the locks on the file for the current
  22. * process. Since locks still depend on the process id, locks are inherited
  23. * after an exec() but not after a fork(). This agrees with POSIX, and both
  24. * BSD and SVR4 practice.
  25. * Andy Walker (andy@lysaker.kvaerner.no), February 14, 1995
  26. *
  27. * Scrapped free list which is redundant now that we allocate locks
  28. * dynamically with kmalloc()/kfree().
  29. * Andy Walker (andy@lysaker.kvaerner.no), February 21, 1995
  30. *
  31. * Implemented two lock personalities - FL_FLOCK and FL_POSIX.
  32. *
  33. * FL_POSIX locks are created with calls to fcntl() and lockf() through the
  34. * fcntl() system call. They have the semantics described above.
  35. *
  36. * FL_FLOCK locks are created with calls to flock(), through the flock()
  37. * system call, which is new. Old C libraries implement flock() via fcntl()
  38. * and will continue to use the old, broken implementation.
  39. *
  40. * FL_FLOCK locks follow the 4.4 BSD flock() semantics. They are associated
  41. * with a file pointer (filp). As a result they can be shared by a parent
  42. * process and its children after a fork(). They are removed when the last
  43. * file descriptor referring to the file pointer is closed (unless explicitly
  44. * unlocked).
  45. *
  46. * FL_FLOCK locks never deadlock, an existing lock is always removed before
  47. * upgrading from shared to exclusive (or vice versa). When this happens
  48. * any processes blocked by the current lock are woken up and allowed to
  49. * run before the new lock is applied.
  50. * Andy Walker (andy@lysaker.kvaerner.no), June 09, 1995
  51. *
  52. * Removed some race conditions in flock_lock_file(), marked other possible
  53. * races. Just grep for FIXME to see them.
  54. * Dmitry Gorodchanin (pgmdsg@ibi.com), February 09, 1996.
  55. *
  56. * Addressed Dmitry's concerns. Deadlock checking no longer recursive.
  57. * Lock allocation changed to GFP_ATOMIC as we can't afford to sleep
  58. * once we've checked for blocking and deadlocking.
  59. * Andy Walker (andy@lysaker.kvaerner.no), April 03, 1996.
  60. *
  61. * Initial implementation of mandatory locks. SunOS turned out to be
  62. * a rotten model, so I implemented the "obvious" semantics.
  63. * See 'Documentation/mandatory.txt' for details.
  64. * Andy Walker (andy@lysaker.kvaerner.no), April 06, 1996.
  65. *
  66. * Don't allow mandatory locks on mmap()'ed files. Added simple functions to
  67. * check if a file has mandatory locks, used by mmap(), open() and creat() to
  68. * see if system call should be rejected. Ref. HP-UX/SunOS/Solaris Reference
  69. * Manual, Section 2.
  70. * Andy Walker (andy@lysaker.kvaerner.no), April 09, 1996.
  71. *
  72. * Tidied up block list handling. Added '/proc/locks' interface.
  73. * Andy Walker (andy@lysaker.kvaerner.no), April 24, 1996.
  74. *
  75. * Fixed deadlock condition for pathological code that mixes calls to
  76. * flock() and fcntl().
  77. * Andy Walker (andy@lysaker.kvaerner.no), April 29, 1996.
  78. *
  79. * Allow only one type of locking scheme (FL_POSIX or FL_FLOCK) to be in use
  80. * for a given file at a time. Changed the CONFIG_LOCK_MANDATORY scheme to
  81. * guarantee sensible behaviour in the case where file system modules might
  82. * be compiled with different options than the kernel itself.
  83. * Andy Walker (andy@lysaker.kvaerner.no), May 15, 1996.
  84. *
  85. * Added a couple of missing wake_up() calls. Thanks to Thomas Meckel
  86. * (Thomas.Meckel@mni.fh-giessen.de) for spotting this.
  87. * Andy Walker (andy@lysaker.kvaerner.no), May 15, 1996.
  88. *
  89. * Changed FL_POSIX locks to use the block list in the same way as FL_FLOCK
  90. * locks. Changed process synchronisation to avoid dereferencing locks that
  91. * have already been freed.
  92. * Andy Walker (andy@lysaker.kvaerner.no), Sep 21, 1996.
  93. *
  94. * Made the block list a circular list to minimise searching in the list.
  95. * Andy Walker (andy@lysaker.kvaerner.no), Sep 25, 1996.
  96. *
  97. * Made mandatory locking a mount option. Default is not to allow mandatory
  98. * locking.
  99. * Andy Walker (andy@lysaker.kvaerner.no), Oct 04, 1996.
  100. *
  101. * Some adaptations for NFS support.
  102. * Olaf Kirch (okir@monad.swb.de), Dec 1996,
  103. *
  104. * Fixed /proc/locks interface so that we can't overrun the buffer we are handed.
  105. * Andy Walker (andy@lysaker.kvaerner.no), May 12, 1997.
  106. *
  107. * Use slab allocator instead of kmalloc/kfree.
  108. * Use generic list implementation from <linux/list.h>.
  109. * Sped up posix_locks_deadlock by only considering blocked locks.
  110. * Matthew Wilcox <willy@debian.org>, March, 2000.
  111. *
  112. * Leases and LOCK_MAND
  113. * Matthew Wilcox <willy@debian.org>, June, 2000.
  114. * Stephen Rothwell <sfr@canb.auug.org.au>, June, 2000.
  115. */
  116. #include <linux/capability.h>
  117. #include <linux/file.h>
  118. #include <linux/fs.h>
  119. #include <linux/init.h>
  120. #include <linux/module.h>
  121. #include <linux/security.h>
  122. #include <linux/slab.h>
  123. #include <linux/smp_lock.h>
  124. #include <linux/syscalls.h>
  125. #include <linux/time.h>
  126. #include <linux/rcupdate.h>
  127. #include <linux/pid_namespace.h>
  128. #include <asm/uaccess.h>
  129. #define IS_POSIX(fl) (fl->fl_flags & FL_POSIX)
  130. #define IS_FLOCK(fl) (fl->fl_flags & FL_FLOCK)
  131. #define IS_LEASE(fl) (fl->fl_flags & FL_LEASE)
  132. int leases_enable = 1;
  133. int lease_break_time = 45;
  134. #define for_each_lock(inode, lockp) \
  135. for (lockp = &inode->i_flock; *lockp != NULL; lockp = &(*lockp)->fl_next)
  136. static LIST_HEAD(file_lock_list);
  137. static LIST_HEAD(blocked_list);
  138. static struct kmem_cache *filelock_cache __read_mostly;
  139. /* Allocate an empty lock structure. */
  140. static struct file_lock *locks_alloc_lock(void)
  141. {
  142. return kmem_cache_alloc(filelock_cache, GFP_KERNEL);
  143. }
  144. static void locks_release_private(struct file_lock *fl)
  145. {
  146. if (fl->fl_ops) {
  147. if (fl->fl_ops->fl_release_private)
  148. fl->fl_ops->fl_release_private(fl);
  149. fl->fl_ops = NULL;
  150. }
  151. if (fl->fl_lmops) {
  152. if (fl->fl_lmops->fl_release_private)
  153. fl->fl_lmops->fl_release_private(fl);
  154. fl->fl_lmops = NULL;
  155. }
  156. }
  157. /* Free a lock which is not in use. */
  158. static void locks_free_lock(struct file_lock *fl)
  159. {
  160. BUG_ON(waitqueue_active(&fl->fl_wait));
  161. BUG_ON(!list_empty(&fl->fl_block));
  162. BUG_ON(!list_empty(&fl->fl_link));
  163. locks_release_private(fl);
  164. kmem_cache_free(filelock_cache, fl);
  165. }
  166. void locks_init_lock(struct file_lock *fl)
  167. {
  168. INIT_LIST_HEAD(&fl->fl_link);
  169. INIT_LIST_HEAD(&fl->fl_block);
  170. init_waitqueue_head(&fl->fl_wait);
  171. fl->fl_next = NULL;
  172. fl->fl_fasync = NULL;
  173. fl->fl_owner = NULL;
  174. fl->fl_pid = 0;
  175. fl->fl_nspid = NULL;
  176. fl->fl_file = NULL;
  177. fl->fl_flags = 0;
  178. fl->fl_type = 0;
  179. fl->fl_start = fl->fl_end = 0;
  180. fl->fl_ops = NULL;
  181. fl->fl_lmops = NULL;
  182. }
  183. EXPORT_SYMBOL(locks_init_lock);
  184. /*
  185. * Initialises the fields of the file lock which are invariant for
  186. * free file_locks.
  187. */
  188. static void init_once(struct kmem_cache *cache, void *foo)
  189. {
  190. struct file_lock *lock = (struct file_lock *) foo;
  191. locks_init_lock(lock);
  192. }
  193. static void locks_copy_private(struct file_lock *new, struct file_lock *fl)
  194. {
  195. if (fl->fl_ops) {
  196. if (fl->fl_ops->fl_copy_lock)
  197. fl->fl_ops->fl_copy_lock(new, fl);
  198. new->fl_ops = fl->fl_ops;
  199. }
  200. if (fl->fl_lmops) {
  201. if (fl->fl_lmops->fl_copy_lock)
  202. fl->fl_lmops->fl_copy_lock(new, fl);
  203. new->fl_lmops = fl->fl_lmops;
  204. }
  205. }
  206. /*
  207. * Initialize a new lock from an existing file_lock structure.
  208. */
  209. static void __locks_copy_lock(struct file_lock *new, const struct file_lock *fl)
  210. {
  211. new->fl_owner = fl->fl_owner;
  212. new->fl_pid = fl->fl_pid;
  213. new->fl_file = NULL;
  214. new->fl_flags = fl->fl_flags;
  215. new->fl_type = fl->fl_type;
  216. new->fl_start = fl->fl_start;
  217. new->fl_end = fl->fl_end;
  218. new->fl_ops = NULL;
  219. new->fl_lmops = NULL;
  220. }
  221. void locks_copy_lock(struct file_lock *new, struct file_lock *fl)
  222. {
  223. locks_release_private(new);
  224. __locks_copy_lock(new, fl);
  225. new->fl_file = fl->fl_file;
  226. new->fl_ops = fl->fl_ops;
  227. new->fl_lmops = fl->fl_lmops;
  228. locks_copy_private(new, fl);
  229. }
  230. EXPORT_SYMBOL(locks_copy_lock);
  231. static inline int flock_translate_cmd(int cmd) {
  232. if (cmd & LOCK_MAND)
  233. return cmd & (LOCK_MAND | LOCK_RW);
  234. switch (cmd) {
  235. case LOCK_SH:
  236. return F_RDLCK;
  237. case LOCK_EX:
  238. return F_WRLCK;
  239. case LOCK_UN:
  240. return F_UNLCK;
  241. }
  242. return -EINVAL;
  243. }
  244. /* Fill in a file_lock structure with an appropriate FLOCK lock. */
  245. static int flock_make_lock(struct file *filp, struct file_lock **lock,
  246. unsigned int cmd)
  247. {
  248. struct file_lock *fl;
  249. int type = flock_translate_cmd(cmd);
  250. if (type < 0)
  251. return type;
  252. fl = locks_alloc_lock();
  253. if (fl == NULL)
  254. return -ENOMEM;
  255. fl->fl_file = filp;
  256. fl->fl_pid = current->tgid;
  257. fl->fl_flags = FL_FLOCK;
  258. fl->fl_type = type;
  259. fl->fl_end = OFFSET_MAX;
  260. *lock = fl;
  261. return 0;
  262. }
  263. static int assign_type(struct file_lock *fl, int type)
  264. {
  265. switch (type) {
  266. case F_RDLCK:
  267. case F_WRLCK:
  268. case F_UNLCK:
  269. fl->fl_type = type;
  270. break;
  271. default:
  272. return -EINVAL;
  273. }
  274. return 0;
  275. }
  276. /* Verify a "struct flock" and copy it to a "struct file_lock" as a POSIX
  277. * style lock.
  278. */
  279. static int flock_to_posix_lock(struct file *filp, struct file_lock *fl,
  280. struct flock *l)
  281. {
  282. off_t start, end;
  283. switch (l->l_whence) {
  284. case SEEK_SET:
  285. start = 0;
  286. break;
  287. case SEEK_CUR:
  288. start = filp->f_pos;
  289. break;
  290. case SEEK_END:
  291. start = i_size_read(filp->f_path.dentry->d_inode);
  292. break;
  293. default:
  294. return -EINVAL;
  295. }
  296. /* POSIX-1996 leaves the case l->l_len < 0 undefined;
  297. POSIX-2001 defines it. */
  298. start += l->l_start;
  299. if (start < 0)
  300. return -EINVAL;
  301. fl->fl_end = OFFSET_MAX;
  302. if (l->l_len > 0) {
  303. end = start + l->l_len - 1;
  304. fl->fl_end = end;
  305. } else if (l->l_len < 0) {
  306. end = start - 1;
  307. fl->fl_end = end;
  308. start += l->l_len;
  309. if (start < 0)
  310. return -EINVAL;
  311. }
  312. fl->fl_start = start; /* we record the absolute position */
  313. if (fl->fl_end < fl->fl_start)
  314. return -EOVERFLOW;
  315. fl->fl_owner = current->files;
  316. fl->fl_pid = current->tgid;
  317. fl->fl_file = filp;
  318. fl->fl_flags = FL_POSIX;
  319. fl->fl_ops = NULL;
  320. fl->fl_lmops = NULL;
  321. return assign_type(fl, l->l_type);
  322. }
  323. #if BITS_PER_LONG == 32
  324. static int flock64_to_posix_lock(struct file *filp, struct file_lock *fl,
  325. struct flock64 *l)
  326. {
  327. loff_t start;
  328. switch (l->l_whence) {
  329. case SEEK_SET:
  330. start = 0;
  331. break;
  332. case SEEK_CUR:
  333. start = filp->f_pos;
  334. break;
  335. case SEEK_END:
  336. start = i_size_read(filp->f_path.dentry->d_inode);
  337. break;
  338. default:
  339. return -EINVAL;
  340. }
  341. start += l->l_start;
  342. if (start < 0)
  343. return -EINVAL;
  344. fl->fl_end = OFFSET_MAX;
  345. if (l->l_len > 0) {
  346. fl->fl_end = start + l->l_len - 1;
  347. } else if (l->l_len < 0) {
  348. fl->fl_end = start - 1;
  349. start += l->l_len;
  350. if (start < 0)
  351. return -EINVAL;
  352. }
  353. fl->fl_start = start; /* we record the absolute position */
  354. if (fl->fl_end < fl->fl_start)
  355. return -EOVERFLOW;
  356. fl->fl_owner = current->files;
  357. fl->fl_pid = current->tgid;
  358. fl->fl_file = filp;
  359. fl->fl_flags = FL_POSIX;
  360. fl->fl_ops = NULL;
  361. fl->fl_lmops = NULL;
  362. switch (l->l_type) {
  363. case F_RDLCK:
  364. case F_WRLCK:
  365. case F_UNLCK:
  366. fl->fl_type = l->l_type;
  367. break;
  368. default:
  369. return -EINVAL;
  370. }
  371. return (0);
  372. }
  373. #endif
  374. /* default lease lock manager operations */
  375. static void lease_break_callback(struct file_lock *fl)
  376. {
  377. kill_fasync(&fl->fl_fasync, SIGIO, POLL_MSG);
  378. }
  379. static void lease_release_private_callback(struct file_lock *fl)
  380. {
  381. if (!fl->fl_file)
  382. return;
  383. f_delown(fl->fl_file);
  384. fl->fl_file->f_owner.signum = 0;
  385. }
  386. static int lease_mylease_callback(struct file_lock *fl, struct file_lock *try)
  387. {
  388. return fl->fl_file == try->fl_file;
  389. }
  390. static struct lock_manager_operations lease_manager_ops = {
  391. .fl_break = lease_break_callback,
  392. .fl_release_private = lease_release_private_callback,
  393. .fl_mylease = lease_mylease_callback,
  394. .fl_change = lease_modify,
  395. };
  396. /*
  397. * Initialize a lease, use the default lock manager operations
  398. */
  399. static int lease_init(struct file *filp, int type, struct file_lock *fl)
  400. {
  401. if (assign_type(fl, type) != 0)
  402. return -EINVAL;
  403. fl->fl_owner = current->files;
  404. fl->fl_pid = current->tgid;
  405. fl->fl_file = filp;
  406. fl->fl_flags = FL_LEASE;
  407. fl->fl_start = 0;
  408. fl->fl_end = OFFSET_MAX;
  409. fl->fl_ops = NULL;
  410. fl->fl_lmops = &lease_manager_ops;
  411. return 0;
  412. }
  413. /* Allocate a file_lock initialised to this type of lease */
  414. static struct file_lock *lease_alloc(struct file *filp, int type)
  415. {
  416. struct file_lock *fl = locks_alloc_lock();
  417. int error = -ENOMEM;
  418. if (fl == NULL)
  419. return ERR_PTR(error);
  420. error = lease_init(filp, type, fl);
  421. if (error) {
  422. locks_free_lock(fl);
  423. return ERR_PTR(error);
  424. }
  425. return fl;
  426. }
  427. /* Check if two locks overlap each other.
  428. */
  429. static inline int locks_overlap(struct file_lock *fl1, struct file_lock *fl2)
  430. {
  431. return ((fl1->fl_end >= fl2->fl_start) &&
  432. (fl2->fl_end >= fl1->fl_start));
  433. }
  434. /*
  435. * Check whether two locks have the same owner.
  436. */
  437. static int posix_same_owner(struct file_lock *fl1, struct file_lock *fl2)
  438. {
  439. if (fl1->fl_lmops && fl1->fl_lmops->fl_compare_owner)
  440. return fl2->fl_lmops == fl1->fl_lmops &&
  441. fl1->fl_lmops->fl_compare_owner(fl1, fl2);
  442. return fl1->fl_owner == fl2->fl_owner;
  443. }
  444. /* Remove waiter from blocker's block list.
  445. * When blocker ends up pointing to itself then the list is empty.
  446. */
  447. static void __locks_delete_block(struct file_lock *waiter)
  448. {
  449. list_del_init(&waiter->fl_block);
  450. list_del_init(&waiter->fl_link);
  451. waiter->fl_next = NULL;
  452. }
  453. /*
  454. */
  455. static void locks_delete_block(struct file_lock *waiter)
  456. {
  457. lock_kernel();
  458. __locks_delete_block(waiter);
  459. unlock_kernel();
  460. }
  461. /* Insert waiter into blocker's block list.
  462. * We use a circular list so that processes can be easily woken up in
  463. * the order they blocked. The documentation doesn't require this but
  464. * it seems like the reasonable thing to do.
  465. */
  466. static void locks_insert_block(struct file_lock *blocker,
  467. struct file_lock *waiter)
  468. {
  469. BUG_ON(!list_empty(&waiter->fl_block));
  470. list_add_tail(&waiter->fl_block, &blocker->fl_block);
  471. waiter->fl_next = blocker;
  472. if (IS_POSIX(blocker))
  473. list_add(&waiter->fl_link, &blocked_list);
  474. }
  475. /* Wake up processes blocked waiting for blocker.
  476. * If told to wait then schedule the processes until the block list
  477. * is empty, otherwise empty the block list ourselves.
  478. */
  479. static void locks_wake_up_blocks(struct file_lock *blocker)
  480. {
  481. while (!list_empty(&blocker->fl_block)) {
  482. struct file_lock *waiter;
  483. waiter = list_first_entry(&blocker->fl_block,
  484. struct file_lock, fl_block);
  485. __locks_delete_block(waiter);
  486. if (waiter->fl_lmops && waiter->fl_lmops->fl_notify)
  487. waiter->fl_lmops->fl_notify(waiter);
  488. else
  489. wake_up(&waiter->fl_wait);
  490. }
  491. }
  492. /* Insert file lock fl into an inode's lock list at the position indicated
  493. * by pos. At the same time add the lock to the global file lock list.
  494. */
  495. static void locks_insert_lock(struct file_lock **pos, struct file_lock *fl)
  496. {
  497. list_add(&fl->fl_link, &file_lock_list);
  498. fl->fl_nspid = get_pid(task_tgid(current));
  499. /* insert into file's list */
  500. fl->fl_next = *pos;
  501. *pos = fl;
  502. if (fl->fl_ops && fl->fl_ops->fl_insert)
  503. fl->fl_ops->fl_insert(fl);
  504. }
  505. /*
  506. * Delete a lock and then free it.
  507. * Wake up processes that are blocked waiting for this lock,
  508. * notify the FS that the lock has been cleared and
  509. * finally free the lock.
  510. */
  511. static void locks_delete_lock(struct file_lock **thisfl_p)
  512. {
  513. struct file_lock *fl = *thisfl_p;
  514. *thisfl_p = fl->fl_next;
  515. fl->fl_next = NULL;
  516. list_del_init(&fl->fl_link);
  517. fasync_helper(0, fl->fl_file, 0, &fl->fl_fasync);
  518. if (fl->fl_fasync != NULL) {
  519. printk(KERN_ERR "locks_delete_lock: fasync == %p\n", fl->fl_fasync);
  520. fl->fl_fasync = NULL;
  521. }
  522. if (fl->fl_ops && fl->fl_ops->fl_remove)
  523. fl->fl_ops->fl_remove(fl);
  524. if (fl->fl_nspid) {
  525. put_pid(fl->fl_nspid);
  526. fl->fl_nspid = NULL;
  527. }
  528. locks_wake_up_blocks(fl);
  529. locks_free_lock(fl);
  530. }
  531. /* Determine if lock sys_fl blocks lock caller_fl. Common functionality
  532. * checks for shared/exclusive status of overlapping locks.
  533. */
  534. static int locks_conflict(struct file_lock *caller_fl, struct file_lock *sys_fl)
  535. {
  536. if (sys_fl->fl_type == F_WRLCK)
  537. return 1;
  538. if (caller_fl->fl_type == F_WRLCK)
  539. return 1;
  540. return 0;
  541. }
  542. /* Determine if lock sys_fl blocks lock caller_fl. POSIX specific
  543. * checking before calling the locks_conflict().
  544. */
  545. static int posix_locks_conflict(struct file_lock *caller_fl, struct file_lock *sys_fl)
  546. {
  547. /* POSIX locks owned by the same process do not conflict with
  548. * each other.
  549. */
  550. if (!IS_POSIX(sys_fl) || posix_same_owner(caller_fl, sys_fl))
  551. return (0);
  552. /* Check whether they overlap */
  553. if (!locks_overlap(caller_fl, sys_fl))
  554. return 0;
  555. return (locks_conflict(caller_fl, sys_fl));
  556. }
  557. /* Determine if lock sys_fl blocks lock caller_fl. FLOCK specific
  558. * checking before calling the locks_conflict().
  559. */
  560. static int flock_locks_conflict(struct file_lock *caller_fl, struct file_lock *sys_fl)
  561. {
  562. /* FLOCK locks referring to the same filp do not conflict with
  563. * each other.
  564. */
  565. if (!IS_FLOCK(sys_fl) || (caller_fl->fl_file == sys_fl->fl_file))
  566. return (0);
  567. if ((caller_fl->fl_type & LOCK_MAND) || (sys_fl->fl_type & LOCK_MAND))
  568. return 0;
  569. return (locks_conflict(caller_fl, sys_fl));
  570. }
  571. void
  572. posix_test_lock(struct file *filp, struct file_lock *fl)
  573. {
  574. struct file_lock *cfl;
  575. lock_kernel();
  576. for (cfl = filp->f_path.dentry->d_inode->i_flock; cfl; cfl = cfl->fl_next) {
  577. if (!IS_POSIX(cfl))
  578. continue;
  579. if (posix_locks_conflict(fl, cfl))
  580. break;
  581. }
  582. if (cfl) {
  583. __locks_copy_lock(fl, cfl);
  584. if (cfl->fl_nspid)
  585. fl->fl_pid = pid_vnr(cfl->fl_nspid);
  586. } else
  587. fl->fl_type = F_UNLCK;
  588. unlock_kernel();
  589. return;
  590. }
  591. EXPORT_SYMBOL(posix_test_lock);
  592. /*
  593. * Deadlock detection:
  594. *
  595. * We attempt to detect deadlocks that are due purely to posix file
  596. * locks.
  597. *
  598. * We assume that a task can be waiting for at most one lock at a time.
  599. * So for any acquired lock, the process holding that lock may be
  600. * waiting on at most one other lock. That lock in turns may be held by
  601. * someone waiting for at most one other lock. Given a requested lock
  602. * caller_fl which is about to wait for a conflicting lock block_fl, we
  603. * follow this chain of waiters to ensure we are not about to create a
  604. * cycle.
  605. *
  606. * Since we do this before we ever put a process to sleep on a lock, we
  607. * are ensured that there is never a cycle; that is what guarantees that
  608. * the while() loop in posix_locks_deadlock() eventually completes.
  609. *
  610. * Note: the above assumption may not be true when handling lock
  611. * requests from a broken NFS client. It may also fail in the presence
  612. * of tasks (such as posix threads) sharing the same open file table.
  613. *
  614. * To handle those cases, we just bail out after a few iterations.
  615. */
  616. #define MAX_DEADLK_ITERATIONS 10
  617. /* Find a lock that the owner of the given block_fl is blocking on. */
  618. static struct file_lock *what_owner_is_waiting_for(struct file_lock *block_fl)
  619. {
  620. struct file_lock *fl;
  621. list_for_each_entry(fl, &blocked_list, fl_link) {
  622. if (posix_same_owner(fl, block_fl))
  623. return fl->fl_next;
  624. }
  625. return NULL;
  626. }
  627. static int posix_locks_deadlock(struct file_lock *caller_fl,
  628. struct file_lock *block_fl)
  629. {
  630. int i = 0;
  631. while ((block_fl = what_owner_is_waiting_for(block_fl))) {
  632. if (i++ > MAX_DEADLK_ITERATIONS)
  633. return 0;
  634. if (posix_same_owner(caller_fl, block_fl))
  635. return 1;
  636. }
  637. return 0;
  638. }
  639. /* Try to create a FLOCK lock on filp. We always insert new FLOCK locks
  640. * after any leases, but before any posix locks.
  641. *
  642. * Note that if called with an FL_EXISTS argument, the caller may determine
  643. * whether or not a lock was successfully freed by testing the return
  644. * value for -ENOENT.
  645. */
  646. static int flock_lock_file(struct file *filp, struct file_lock *request)
  647. {
  648. struct file_lock *new_fl = NULL;
  649. struct file_lock **before;
  650. struct inode * inode = filp->f_path.dentry->d_inode;
  651. int error = 0;
  652. int found = 0;
  653. lock_kernel();
  654. if (request->fl_flags & FL_ACCESS)
  655. goto find_conflict;
  656. if (request->fl_type != F_UNLCK) {
  657. error = -ENOMEM;
  658. new_fl = locks_alloc_lock();
  659. if (new_fl == NULL)
  660. goto out;
  661. error = 0;
  662. }
  663. for_each_lock(inode, before) {
  664. struct file_lock *fl = *before;
  665. if (IS_POSIX(fl))
  666. break;
  667. if (IS_LEASE(fl))
  668. continue;
  669. if (filp != fl->fl_file)
  670. continue;
  671. if (request->fl_type == fl->fl_type)
  672. goto out;
  673. found = 1;
  674. locks_delete_lock(before);
  675. break;
  676. }
  677. if (request->fl_type == F_UNLCK) {
  678. if ((request->fl_flags & FL_EXISTS) && !found)
  679. error = -ENOENT;
  680. goto out;
  681. }
  682. /*
  683. * If a higher-priority process was blocked on the old file lock,
  684. * give it the opportunity to lock the file.
  685. */
  686. if (found)
  687. cond_resched();
  688. find_conflict:
  689. for_each_lock(inode, before) {
  690. struct file_lock *fl = *before;
  691. if (IS_POSIX(fl))
  692. break;
  693. if (IS_LEASE(fl))
  694. continue;
  695. if (!flock_locks_conflict(request, fl))
  696. continue;
  697. error = -EAGAIN;
  698. if (request->fl_flags & FL_SLEEP)
  699. locks_insert_block(fl, request);
  700. goto out;
  701. }
  702. if (request->fl_flags & FL_ACCESS)
  703. goto out;
  704. locks_copy_lock(new_fl, request);
  705. locks_insert_lock(before, new_fl);
  706. new_fl = NULL;
  707. error = 0;
  708. out:
  709. unlock_kernel();
  710. if (new_fl)
  711. locks_free_lock(new_fl);
  712. return error;
  713. }
  714. static int __posix_lock_file(struct inode *inode, struct file_lock *request, struct file_lock *conflock)
  715. {
  716. struct file_lock *fl;
  717. struct file_lock *new_fl = NULL;
  718. struct file_lock *new_fl2 = NULL;
  719. struct file_lock *left = NULL;
  720. struct file_lock *right = NULL;
  721. struct file_lock **before;
  722. int error, added = 0;
  723. /*
  724. * We may need two file_lock structures for this operation,
  725. * so we get them in advance to avoid races.
  726. *
  727. * In some cases we can be sure, that no new locks will be needed
  728. */
  729. if (!(request->fl_flags & FL_ACCESS) &&
  730. (request->fl_type != F_UNLCK ||
  731. request->fl_start != 0 || request->fl_end != OFFSET_MAX)) {
  732. new_fl = locks_alloc_lock();
  733. new_fl2 = locks_alloc_lock();
  734. }
  735. lock_kernel();
  736. if (request->fl_type != F_UNLCK) {
  737. for_each_lock(inode, before) {
  738. fl = *before;
  739. if (!IS_POSIX(fl))
  740. continue;
  741. if (!posix_locks_conflict(request, fl))
  742. continue;
  743. if (conflock)
  744. locks_copy_lock(conflock, fl);
  745. error = -EAGAIN;
  746. if (!(request->fl_flags & FL_SLEEP))
  747. goto out;
  748. error = -EDEADLK;
  749. if (posix_locks_deadlock(request, fl))
  750. goto out;
  751. error = -EAGAIN;
  752. locks_insert_block(fl, request);
  753. goto out;
  754. }
  755. }
  756. /* If we're just looking for a conflict, we're done. */
  757. error = 0;
  758. if (request->fl_flags & FL_ACCESS)
  759. goto out;
  760. /*
  761. * Find the first old lock with the same owner as the new lock.
  762. */
  763. before = &inode->i_flock;
  764. /* First skip locks owned by other processes. */
  765. while ((fl = *before) && (!IS_POSIX(fl) ||
  766. !posix_same_owner(request, fl))) {
  767. before = &fl->fl_next;
  768. }
  769. /* Process locks with this owner. */
  770. while ((fl = *before) && posix_same_owner(request, fl)) {
  771. /* Detect adjacent or overlapping regions (if same lock type)
  772. */
  773. if (request->fl_type == fl->fl_type) {
  774. /* In all comparisons of start vs end, use
  775. * "start - 1" rather than "end + 1". If end
  776. * is OFFSET_MAX, end + 1 will become negative.
  777. */
  778. if (fl->fl_end < request->fl_start - 1)
  779. goto next_lock;
  780. /* If the next lock in the list has entirely bigger
  781. * addresses than the new one, insert the lock here.
  782. */
  783. if (fl->fl_start - 1 > request->fl_end)
  784. break;
  785. /* If we come here, the new and old lock are of the
  786. * same type and adjacent or overlapping. Make one
  787. * lock yielding from the lower start address of both
  788. * locks to the higher end address.
  789. */
  790. if (fl->fl_start > request->fl_start)
  791. fl->fl_start = request->fl_start;
  792. else
  793. request->fl_start = fl->fl_start;
  794. if (fl->fl_end < request->fl_end)
  795. fl->fl_end = request->fl_end;
  796. else
  797. request->fl_end = fl->fl_end;
  798. if (added) {
  799. locks_delete_lock(before);
  800. continue;
  801. }
  802. request = fl;
  803. added = 1;
  804. }
  805. else {
  806. /* Processing for different lock types is a bit
  807. * more complex.
  808. */
  809. if (fl->fl_end < request->fl_start)
  810. goto next_lock;
  811. if (fl->fl_start > request->fl_end)
  812. break;
  813. if (request->fl_type == F_UNLCK)
  814. added = 1;
  815. if (fl->fl_start < request->fl_start)
  816. left = fl;
  817. /* If the next lock in the list has a higher end
  818. * address than the new one, insert the new one here.
  819. */
  820. if (fl->fl_end > request->fl_end) {
  821. right = fl;
  822. break;
  823. }
  824. if (fl->fl_start >= request->fl_start) {
  825. /* The new lock completely replaces an old
  826. * one (This may happen several times).
  827. */
  828. if (added) {
  829. locks_delete_lock(before);
  830. continue;
  831. }
  832. /* Replace the old lock with the new one.
  833. * Wake up anybody waiting for the old one,
  834. * as the change in lock type might satisfy
  835. * their needs.
  836. */
  837. locks_wake_up_blocks(fl);
  838. fl->fl_start = request->fl_start;
  839. fl->fl_end = request->fl_end;
  840. fl->fl_type = request->fl_type;
  841. locks_release_private(fl);
  842. locks_copy_private(fl, request);
  843. request = fl;
  844. added = 1;
  845. }
  846. }
  847. /* Go on to next lock.
  848. */
  849. next_lock:
  850. before = &fl->fl_next;
  851. }
  852. /*
  853. * The above code only modifies existing locks in case of
  854. * merging or replacing. If new lock(s) need to be inserted
  855. * all modifications are done bellow this, so it's safe yet to
  856. * bail out.
  857. */
  858. error = -ENOLCK; /* "no luck" */
  859. if (right && left == right && !new_fl2)
  860. goto out;
  861. error = 0;
  862. if (!added) {
  863. if (request->fl_type == F_UNLCK) {
  864. if (request->fl_flags & FL_EXISTS)
  865. error = -ENOENT;
  866. goto out;
  867. }
  868. if (!new_fl) {
  869. error = -ENOLCK;
  870. goto out;
  871. }
  872. locks_copy_lock(new_fl, request);
  873. locks_insert_lock(before, new_fl);
  874. new_fl = NULL;
  875. }
  876. if (right) {
  877. if (left == right) {
  878. /* The new lock breaks the old one in two pieces,
  879. * so we have to use the second new lock.
  880. */
  881. left = new_fl2;
  882. new_fl2 = NULL;
  883. locks_copy_lock(left, right);
  884. locks_insert_lock(before, left);
  885. }
  886. right->fl_start = request->fl_end + 1;
  887. locks_wake_up_blocks(right);
  888. }
  889. if (left) {
  890. left->fl_end = request->fl_start - 1;
  891. locks_wake_up_blocks(left);
  892. }
  893. out:
  894. unlock_kernel();
  895. /*
  896. * Free any unused locks.
  897. */
  898. if (new_fl)
  899. locks_free_lock(new_fl);
  900. if (new_fl2)
  901. locks_free_lock(new_fl2);
  902. return error;
  903. }
  904. /**
  905. * posix_lock_file - Apply a POSIX-style lock to a file
  906. * @filp: The file to apply the lock to
  907. * @fl: The lock to be applied
  908. * @conflock: Place to return a copy of the conflicting lock, if found.
  909. *
  910. * Add a POSIX style lock to a file.
  911. * We merge adjacent & overlapping locks whenever possible.
  912. * POSIX locks are sorted by owner task, then by starting address
  913. *
  914. * Note that if called with an FL_EXISTS argument, the caller may determine
  915. * whether or not a lock was successfully freed by testing the return
  916. * value for -ENOENT.
  917. */
  918. int posix_lock_file(struct file *filp, struct file_lock *fl,
  919. struct file_lock *conflock)
  920. {
  921. return __posix_lock_file(filp->f_path.dentry->d_inode, fl, conflock);
  922. }
  923. EXPORT_SYMBOL(posix_lock_file);
  924. /**
  925. * posix_lock_file_wait - Apply a POSIX-style lock to a file
  926. * @filp: The file to apply the lock to
  927. * @fl: The lock to be applied
  928. *
  929. * Add a POSIX style lock to a file.
  930. * We merge adjacent & overlapping locks whenever possible.
  931. * POSIX locks are sorted by owner task, then by starting address
  932. */
  933. int posix_lock_file_wait(struct file *filp, struct file_lock *fl)
  934. {
  935. int error;
  936. might_sleep ();
  937. for (;;) {
  938. error = posix_lock_file(filp, fl, NULL);
  939. if ((error != -EAGAIN) || !(fl->fl_flags & FL_SLEEP))
  940. break;
  941. error = wait_event_interruptible(fl->fl_wait, !fl->fl_next);
  942. if (!error)
  943. continue;
  944. locks_delete_block(fl);
  945. break;
  946. }
  947. return error;
  948. }
  949. EXPORT_SYMBOL(posix_lock_file_wait);
  950. /**
  951. * locks_mandatory_locked - Check for an active lock
  952. * @inode: the file to check
  953. *
  954. * Searches the inode's list of locks to find any POSIX locks which conflict.
  955. * This function is called from locks_verify_locked() only.
  956. */
  957. int locks_mandatory_locked(struct inode *inode)
  958. {
  959. fl_owner_t owner = current->files;
  960. struct file_lock *fl;
  961. /*
  962. * Search the lock list for this inode for any POSIX locks.
  963. */
  964. lock_kernel();
  965. for (fl = inode->i_flock; fl != NULL; fl = fl->fl_next) {
  966. if (!IS_POSIX(fl))
  967. continue;
  968. if (fl->fl_owner != owner)
  969. break;
  970. }
  971. unlock_kernel();
  972. return fl ? -EAGAIN : 0;
  973. }
  974. /**
  975. * locks_mandatory_area - Check for a conflicting lock
  976. * @read_write: %FLOCK_VERIFY_WRITE for exclusive access, %FLOCK_VERIFY_READ
  977. * for shared
  978. * @inode: the file to check
  979. * @filp: how the file was opened (if it was)
  980. * @offset: start of area to check
  981. * @count: length of area to check
  982. *
  983. * Searches the inode's list of locks to find any POSIX locks which conflict.
  984. * This function is called from rw_verify_area() and
  985. * locks_verify_truncate().
  986. */
  987. int locks_mandatory_area(int read_write, struct inode *inode,
  988. struct file *filp, loff_t offset,
  989. size_t count)
  990. {
  991. struct file_lock fl;
  992. int error;
  993. locks_init_lock(&fl);
  994. fl.fl_owner = current->files;
  995. fl.fl_pid = current->tgid;
  996. fl.fl_file = filp;
  997. fl.fl_flags = FL_POSIX | FL_ACCESS;
  998. if (filp && !(filp->f_flags & O_NONBLOCK))
  999. fl.fl_flags |= FL_SLEEP;
  1000. fl.fl_type = (read_write == FLOCK_VERIFY_WRITE) ? F_WRLCK : F_RDLCK;
  1001. fl.fl_start = offset;
  1002. fl.fl_end = offset + count - 1;
  1003. for (;;) {
  1004. error = __posix_lock_file(inode, &fl, NULL);
  1005. if (error != -EAGAIN)
  1006. break;
  1007. if (!(fl.fl_flags & FL_SLEEP))
  1008. break;
  1009. error = wait_event_interruptible(fl.fl_wait, !fl.fl_next);
  1010. if (!error) {
  1011. /*
  1012. * If we've been sleeping someone might have
  1013. * changed the permissions behind our back.
  1014. */
  1015. if (__mandatory_lock(inode))
  1016. continue;
  1017. }
  1018. locks_delete_block(&fl);
  1019. break;
  1020. }
  1021. return error;
  1022. }
  1023. EXPORT_SYMBOL(locks_mandatory_area);
  1024. /* We already had a lease on this file; just change its type */
  1025. int lease_modify(struct file_lock **before, int arg)
  1026. {
  1027. struct file_lock *fl = *before;
  1028. int error = assign_type(fl, arg);
  1029. if (error)
  1030. return error;
  1031. locks_wake_up_blocks(fl);
  1032. if (arg == F_UNLCK)
  1033. locks_delete_lock(before);
  1034. return 0;
  1035. }
  1036. EXPORT_SYMBOL(lease_modify);
  1037. static void time_out_leases(struct inode *inode)
  1038. {
  1039. struct file_lock **before;
  1040. struct file_lock *fl;
  1041. before = &inode->i_flock;
  1042. while ((fl = *before) && IS_LEASE(fl) && (fl->fl_type & F_INPROGRESS)) {
  1043. if ((fl->fl_break_time == 0)
  1044. || time_before(jiffies, fl->fl_break_time)) {
  1045. before = &fl->fl_next;
  1046. continue;
  1047. }
  1048. lease_modify(before, fl->fl_type & ~F_INPROGRESS);
  1049. if (fl == *before) /* lease_modify may have freed fl */
  1050. before = &fl->fl_next;
  1051. }
  1052. }
  1053. /**
  1054. * __break_lease - revoke all outstanding leases on file
  1055. * @inode: the inode of the file to return
  1056. * @mode: the open mode (read or write)
  1057. *
  1058. * break_lease (inlined for speed) has checked there already is at least
  1059. * some kind of lock (maybe a lease) on this file. Leases are broken on
  1060. * a call to open() or truncate(). This function can sleep unless you
  1061. * specified %O_NONBLOCK to your open().
  1062. */
  1063. int __break_lease(struct inode *inode, unsigned int mode)
  1064. {
  1065. int error = 0, future;
  1066. struct file_lock *new_fl, *flock;
  1067. struct file_lock *fl;
  1068. unsigned long break_time;
  1069. int i_have_this_lease = 0;
  1070. new_fl = lease_alloc(NULL, mode & FMODE_WRITE ? F_WRLCK : F_RDLCK);
  1071. lock_kernel();
  1072. time_out_leases(inode);
  1073. flock = inode->i_flock;
  1074. if ((flock == NULL) || !IS_LEASE(flock))
  1075. goto out;
  1076. for (fl = flock; fl && IS_LEASE(fl); fl = fl->fl_next)
  1077. if (fl->fl_owner == current->files)
  1078. i_have_this_lease = 1;
  1079. if (mode & FMODE_WRITE) {
  1080. /* If we want write access, we have to revoke any lease. */
  1081. future = F_UNLCK | F_INPROGRESS;
  1082. } else if (flock->fl_type & F_INPROGRESS) {
  1083. /* If the lease is already being broken, we just leave it */
  1084. future = flock->fl_type;
  1085. } else if (flock->fl_type & F_WRLCK) {
  1086. /* Downgrade the exclusive lease to a read-only lease. */
  1087. future = F_RDLCK | F_INPROGRESS;
  1088. } else {
  1089. /* the existing lease was read-only, so we can read too. */
  1090. goto out;
  1091. }
  1092. if (IS_ERR(new_fl) && !i_have_this_lease
  1093. && ((mode & O_NONBLOCK) == 0)) {
  1094. error = PTR_ERR(new_fl);
  1095. goto out;
  1096. }
  1097. break_time = 0;
  1098. if (lease_break_time > 0) {
  1099. break_time = jiffies + lease_break_time * HZ;
  1100. if (break_time == 0)
  1101. break_time++; /* so that 0 means no break time */
  1102. }
  1103. for (fl = flock; fl && IS_LEASE(fl); fl = fl->fl_next) {
  1104. if (fl->fl_type != future) {
  1105. fl->fl_type = future;
  1106. fl->fl_break_time = break_time;
  1107. /* lease must have lmops break callback */
  1108. fl->fl_lmops->fl_break(fl);
  1109. }
  1110. }
  1111. if (i_have_this_lease || (mode & O_NONBLOCK)) {
  1112. error = -EWOULDBLOCK;
  1113. goto out;
  1114. }
  1115. restart:
  1116. break_time = flock->fl_break_time;
  1117. if (break_time != 0) {
  1118. break_time -= jiffies;
  1119. if (break_time == 0)
  1120. break_time++;
  1121. }
  1122. locks_insert_block(flock, new_fl);
  1123. error = wait_event_interruptible_timeout(new_fl->fl_wait,
  1124. !new_fl->fl_next, break_time);
  1125. __locks_delete_block(new_fl);
  1126. if (error >= 0) {
  1127. if (error == 0)
  1128. time_out_leases(inode);
  1129. /* Wait for the next lease that has not been broken yet */
  1130. for (flock = inode->i_flock; flock && IS_LEASE(flock);
  1131. flock = flock->fl_next) {
  1132. if (flock->fl_type & F_INPROGRESS)
  1133. goto restart;
  1134. }
  1135. error = 0;
  1136. }
  1137. out:
  1138. unlock_kernel();
  1139. if (!IS_ERR(new_fl))
  1140. locks_free_lock(new_fl);
  1141. return error;
  1142. }
  1143. EXPORT_SYMBOL(__break_lease);
  1144. /**
  1145. * lease_get_mtime - get the last modified time of an inode
  1146. * @inode: the inode
  1147. * @time: pointer to a timespec which will contain the last modified time
  1148. *
  1149. * This is to force NFS clients to flush their caches for files with
  1150. * exclusive leases. The justification is that if someone has an
  1151. * exclusive lease, then they could be modifying it.
  1152. */
  1153. void lease_get_mtime(struct inode *inode, struct timespec *time)
  1154. {
  1155. struct file_lock *flock = inode->i_flock;
  1156. if (flock && IS_LEASE(flock) && (flock->fl_type & F_WRLCK))
  1157. *time = current_fs_time(inode->i_sb);
  1158. else
  1159. *time = inode->i_mtime;
  1160. }
  1161. EXPORT_SYMBOL(lease_get_mtime);
  1162. /**
  1163. * fcntl_getlease - Enquire what lease is currently active
  1164. * @filp: the file
  1165. *
  1166. * The value returned by this function will be one of
  1167. * (if no lease break is pending):
  1168. *
  1169. * %F_RDLCK to indicate a shared lease is held.
  1170. *
  1171. * %F_WRLCK to indicate an exclusive lease is held.
  1172. *
  1173. * %F_UNLCK to indicate no lease is held.
  1174. *
  1175. * (if a lease break is pending):
  1176. *
  1177. * %F_RDLCK to indicate an exclusive lease needs to be
  1178. * changed to a shared lease (or removed).
  1179. *
  1180. * %F_UNLCK to indicate the lease needs to be removed.
  1181. *
  1182. * XXX: sfr & willy disagree over whether F_INPROGRESS
  1183. * should be returned to userspace.
  1184. */
  1185. int fcntl_getlease(struct file *filp)
  1186. {
  1187. struct file_lock *fl;
  1188. int type = F_UNLCK;
  1189. lock_kernel();
  1190. time_out_leases(filp->f_path.dentry->d_inode);
  1191. for (fl = filp->f_path.dentry->d_inode->i_flock; fl && IS_LEASE(fl);
  1192. fl = fl->fl_next) {
  1193. if (fl->fl_file == filp) {
  1194. type = fl->fl_type & ~F_INPROGRESS;
  1195. break;
  1196. }
  1197. }
  1198. unlock_kernel();
  1199. return type;
  1200. }
  1201. /**
  1202. * generic_setlease - sets a lease on an open file
  1203. * @filp: file pointer
  1204. * @arg: type of lease to obtain
  1205. * @flp: input - file_lock to use, output - file_lock inserted
  1206. *
  1207. * The (input) flp->fl_lmops->fl_break function is required
  1208. * by break_lease().
  1209. *
  1210. * Called with kernel lock held.
  1211. */
  1212. int generic_setlease(struct file *filp, long arg, struct file_lock **flp)
  1213. {
  1214. struct file_lock *fl, **before, **my_before = NULL, *lease;
  1215. struct file_lock *new_fl = NULL;
  1216. struct dentry *dentry = filp->f_path.dentry;
  1217. struct inode *inode = dentry->d_inode;
  1218. int error, rdlease_count = 0, wrlease_count = 0;
  1219. if ((current->fsuid != inode->i_uid) && !capable(CAP_LEASE))
  1220. return -EACCES;
  1221. if (!S_ISREG(inode->i_mode))
  1222. return -EINVAL;
  1223. error = security_file_lock(filp, arg);
  1224. if (error)
  1225. return error;
  1226. time_out_leases(inode);
  1227. BUG_ON(!(*flp)->fl_lmops->fl_break);
  1228. lease = *flp;
  1229. if (arg != F_UNLCK) {
  1230. error = -ENOMEM;
  1231. new_fl = locks_alloc_lock();
  1232. if (new_fl == NULL)
  1233. goto out;
  1234. error = -EAGAIN;
  1235. if ((arg == F_RDLCK) && (atomic_read(&inode->i_writecount) > 0))
  1236. goto out;
  1237. if ((arg == F_WRLCK)
  1238. && ((atomic_read(&dentry->d_count) > 1)
  1239. || (atomic_read(&inode->i_count) > 1)))
  1240. goto out;
  1241. }
  1242. /*
  1243. * At this point, we know that if there is an exclusive
  1244. * lease on this file, then we hold it on this filp
  1245. * (otherwise our open of this file would have blocked).
  1246. * And if we are trying to acquire an exclusive lease,
  1247. * then the file is not open by anyone (including us)
  1248. * except for this filp.
  1249. */
  1250. for (before = &inode->i_flock;
  1251. ((fl = *before) != NULL) && IS_LEASE(fl);
  1252. before = &fl->fl_next) {
  1253. if (lease->fl_lmops->fl_mylease(fl, lease))
  1254. my_before = before;
  1255. else if (fl->fl_type == (F_INPROGRESS | F_UNLCK))
  1256. /*
  1257. * Someone is in the process of opening this
  1258. * file for writing so we may not take an
  1259. * exclusive lease on it.
  1260. */
  1261. wrlease_count++;
  1262. else
  1263. rdlease_count++;
  1264. }
  1265. error = -EAGAIN;
  1266. if ((arg == F_RDLCK && (wrlease_count > 0)) ||
  1267. (arg == F_WRLCK && ((rdlease_count + wrlease_count) > 0)))
  1268. goto out;
  1269. if (my_before != NULL) {
  1270. *flp = *my_before;
  1271. error = lease->fl_lmops->fl_change(my_before, arg);
  1272. goto out;
  1273. }
  1274. error = 0;
  1275. if (arg == F_UNLCK)
  1276. goto out;
  1277. error = -EINVAL;
  1278. if (!leases_enable)
  1279. goto out;
  1280. locks_copy_lock(new_fl, lease);
  1281. locks_insert_lock(before, new_fl);
  1282. *flp = new_fl;
  1283. return 0;
  1284. out:
  1285. if (new_fl != NULL)
  1286. locks_free_lock(new_fl);
  1287. return error;
  1288. }
  1289. EXPORT_SYMBOL(generic_setlease);
  1290. /**
  1291. * vfs_setlease - sets a lease on an open file
  1292. * @filp: file pointer
  1293. * @arg: type of lease to obtain
  1294. * @lease: file_lock to use
  1295. *
  1296. * Call this to establish a lease on the file.
  1297. * The (*lease)->fl_lmops->fl_break operation must be set; if not,
  1298. * break_lease will oops!
  1299. *
  1300. * This will call the filesystem's setlease file method, if
  1301. * defined. Note that there is no getlease method; instead, the
  1302. * filesystem setlease method should call back to setlease() to
  1303. * add a lease to the inode's lease list, where fcntl_getlease() can
  1304. * find it. Since fcntl_getlease() only reports whether the current
  1305. * task holds a lease, a cluster filesystem need only do this for
  1306. * leases held by processes on this node.
  1307. *
  1308. * There is also no break_lease method; filesystems that
  1309. * handle their own leases shoud break leases themselves from the
  1310. * filesystem's open, create, and (on truncate) setattr methods.
  1311. *
  1312. * Warning: the only current setlease methods exist only to disable
  1313. * leases in certain cases. More vfs changes may be required to
  1314. * allow a full filesystem lease implementation.
  1315. */
  1316. int vfs_setlease(struct file *filp, long arg, struct file_lock **lease)
  1317. {
  1318. int error;
  1319. lock_kernel();
  1320. if (filp->f_op && filp->f_op->setlease)
  1321. error = filp->f_op->setlease(filp, arg, lease);
  1322. else
  1323. error = generic_setlease(filp, arg, lease);
  1324. unlock_kernel();
  1325. return error;
  1326. }
  1327. EXPORT_SYMBOL_GPL(vfs_setlease);
  1328. /**
  1329. * fcntl_setlease - sets a lease on an open file
  1330. * @fd: open file descriptor
  1331. * @filp: file pointer
  1332. * @arg: type of lease to obtain
  1333. *
  1334. * Call this fcntl to establish a lease on the file.
  1335. * Note that you also need to call %F_SETSIG to
  1336. * receive a signal when the lease is broken.
  1337. */
  1338. int fcntl_setlease(unsigned int fd, struct file *filp, long arg)
  1339. {
  1340. struct file_lock fl, *flp = &fl;
  1341. struct inode *inode = filp->f_path.dentry->d_inode;
  1342. int error;
  1343. locks_init_lock(&fl);
  1344. error = lease_init(filp, arg, &fl);
  1345. if (error)
  1346. return error;
  1347. lock_kernel();
  1348. error = vfs_setlease(filp, arg, &flp);
  1349. if (error || arg == F_UNLCK)
  1350. goto out_unlock;
  1351. error = fasync_helper(fd, filp, 1, &flp->fl_fasync);
  1352. if (error < 0) {
  1353. /* remove lease just inserted by setlease */
  1354. flp->fl_type = F_UNLCK | F_INPROGRESS;
  1355. flp->fl_break_time = jiffies - 10;
  1356. time_out_leases(inode);
  1357. goto out_unlock;
  1358. }
  1359. error = __f_setown(filp, task_pid(current), PIDTYPE_PID, 0);
  1360. out_unlock:
  1361. unlock_kernel();
  1362. return error;
  1363. }
  1364. /**
  1365. * flock_lock_file_wait - Apply a FLOCK-style lock to a file
  1366. * @filp: The file to apply the lock to
  1367. * @fl: The lock to be applied
  1368. *
  1369. * Add a FLOCK style lock to a file.
  1370. */
  1371. int flock_lock_file_wait(struct file *filp, struct file_lock *fl)
  1372. {
  1373. int error;
  1374. might_sleep();
  1375. for (;;) {
  1376. error = flock_lock_file(filp, fl);
  1377. if ((error != -EAGAIN) || !(fl->fl_flags & FL_SLEEP))
  1378. break;
  1379. error = wait_event_interruptible(fl->fl_wait, !fl->fl_next);
  1380. if (!error)
  1381. continue;
  1382. locks_delete_block(fl);
  1383. break;
  1384. }
  1385. return error;
  1386. }
  1387. EXPORT_SYMBOL(flock_lock_file_wait);
  1388. /**
  1389. * sys_flock: - flock() system call.
  1390. * @fd: the file descriptor to lock.
  1391. * @cmd: the type of lock to apply.
  1392. *
  1393. * Apply a %FL_FLOCK style lock to an open file descriptor.
  1394. * The @cmd can be one of
  1395. *
  1396. * %LOCK_SH -- a shared lock.
  1397. *
  1398. * %LOCK_EX -- an exclusive lock.
  1399. *
  1400. * %LOCK_UN -- remove an existing lock.
  1401. *
  1402. * %LOCK_MAND -- a `mandatory' flock. This exists to emulate Windows Share Modes.
  1403. *
  1404. * %LOCK_MAND can be combined with %LOCK_READ or %LOCK_WRITE to allow other
  1405. * processes read and write access respectively.
  1406. */
  1407. asmlinkage long sys_flock(unsigned int fd, unsigned int cmd)
  1408. {
  1409. struct file *filp;
  1410. struct file_lock *lock;
  1411. int can_sleep, unlock;
  1412. int error;
  1413. error = -EBADF;
  1414. filp = fget(fd);
  1415. if (!filp)
  1416. goto out;
  1417. can_sleep = !(cmd & LOCK_NB);
  1418. cmd &= ~LOCK_NB;
  1419. unlock = (cmd == LOCK_UN);
  1420. if (!unlock && !(cmd & LOCK_MAND) && !(filp->f_mode & 3))
  1421. goto out_putf;
  1422. error = flock_make_lock(filp, &lock, cmd);
  1423. if (error)
  1424. goto out_putf;
  1425. if (can_sleep)
  1426. lock->fl_flags |= FL_SLEEP;
  1427. error = security_file_lock(filp, cmd);
  1428. if (error)
  1429. goto out_free;
  1430. if (filp->f_op && filp->f_op->flock)
  1431. error = filp->f_op->flock(filp,
  1432. (can_sleep) ? F_SETLKW : F_SETLK,
  1433. lock);
  1434. else
  1435. error = flock_lock_file_wait(filp, lock);
  1436. out_free:
  1437. locks_free_lock(lock);
  1438. out_putf:
  1439. fput(filp);
  1440. out:
  1441. return error;
  1442. }
  1443. /**
  1444. * vfs_test_lock - test file byte range lock
  1445. * @filp: The file to test lock for
  1446. * @fl: The lock to test; also used to hold result
  1447. *
  1448. * Returns -ERRNO on failure. Indicates presence of conflicting lock by
  1449. * setting conf->fl_type to something other than F_UNLCK.
  1450. */
  1451. int vfs_test_lock(struct file *filp, struct file_lock *fl)
  1452. {
  1453. if (filp->f_op && filp->f_op->lock)
  1454. return filp->f_op->lock(filp, F_GETLK, fl);
  1455. posix_test_lock(filp, fl);
  1456. return 0;
  1457. }
  1458. EXPORT_SYMBOL_GPL(vfs_test_lock);
  1459. static int posix_lock_to_flock(struct flock *flock, struct file_lock *fl)
  1460. {
  1461. flock->l_pid = fl->fl_pid;
  1462. #if BITS_PER_LONG == 32
  1463. /*
  1464. * Make sure we can represent the posix lock via
  1465. * legacy 32bit flock.
  1466. */
  1467. if (fl->fl_start > OFFT_OFFSET_MAX)
  1468. return -EOVERFLOW;
  1469. if (fl->fl_end != OFFSET_MAX && fl->fl_end > OFFT_OFFSET_MAX)
  1470. return -EOVERFLOW;
  1471. #endif
  1472. flock->l_start = fl->fl_start;
  1473. flock->l_len = fl->fl_end == OFFSET_MAX ? 0 :
  1474. fl->fl_end - fl->fl_start + 1;
  1475. flock->l_whence = 0;
  1476. flock->l_type = fl->fl_type;
  1477. return 0;
  1478. }
  1479. #if BITS_PER_LONG == 32
  1480. static void posix_lock_to_flock64(struct flock64 *flock, struct file_lock *fl)
  1481. {
  1482. flock->l_pid = fl->fl_pid;
  1483. flock->l_start = fl->fl_start;
  1484. flock->l_len = fl->fl_end == OFFSET_MAX ? 0 :
  1485. fl->fl_end - fl->fl_start + 1;
  1486. flock->l_whence = 0;
  1487. flock->l_type = fl->fl_type;
  1488. }
  1489. #endif
  1490. /* Report the first existing lock that would conflict with l.
  1491. * This implements the F_GETLK command of fcntl().
  1492. */
  1493. int fcntl_getlk(struct file *filp, struct flock __user *l)
  1494. {
  1495. struct file_lock file_lock;
  1496. struct flock flock;
  1497. int error;
  1498. error = -EFAULT;
  1499. if (copy_from_user(&flock, l, sizeof(flock)))
  1500. goto out;
  1501. error = -EINVAL;
  1502. if ((flock.l_type != F_RDLCK) && (flock.l_type != F_WRLCK))
  1503. goto out;
  1504. error = flock_to_posix_lock(filp, &file_lock, &flock);
  1505. if (error)
  1506. goto out;
  1507. error = vfs_test_lock(filp, &file_lock);
  1508. if (error)
  1509. goto out;
  1510. flock.l_type = file_lock.fl_type;
  1511. if (file_lock.fl_type != F_UNLCK) {
  1512. error = posix_lock_to_flock(&flock, &file_lock);
  1513. if (error)
  1514. goto out;
  1515. }
  1516. error = -EFAULT;
  1517. if (!copy_to_user(l, &flock, sizeof(flock)))
  1518. error = 0;
  1519. out:
  1520. return error;
  1521. }
  1522. /**
  1523. * vfs_lock_file - file byte range lock
  1524. * @filp: The file to apply the lock to
  1525. * @cmd: type of locking operation (F_SETLK, F_GETLK, etc.)
  1526. * @fl: The lock to be applied
  1527. * @conf: Place to return a copy of the conflicting lock, if found.
  1528. *
  1529. * A caller that doesn't care about the conflicting lock may pass NULL
  1530. * as the final argument.
  1531. *
  1532. * If the filesystem defines a private ->lock() method, then @conf will
  1533. * be left unchanged; so a caller that cares should initialize it to
  1534. * some acceptable default.
  1535. *
  1536. * To avoid blocking kernel daemons, such as lockd, that need to acquire POSIX
  1537. * locks, the ->lock() interface may return asynchronously, before the lock has
  1538. * been granted or denied by the underlying filesystem, if (and only if)
  1539. * fl_grant is set. Callers expecting ->lock() to return asynchronously
  1540. * will only use F_SETLK, not F_SETLKW; they will set FL_SLEEP if (and only if)
  1541. * the request is for a blocking lock. When ->lock() does return asynchronously,
  1542. * it must return -EINPROGRESS, and call ->fl_grant() when the lock
  1543. * request completes.
  1544. * If the request is for non-blocking lock the file system should return
  1545. * -EINPROGRESS then try to get the lock and call the callback routine with
  1546. * the result. If the request timed out the callback routine will return a
  1547. * nonzero return code and the file system should release the lock. The file
  1548. * system is also responsible to keep a corresponding posix lock when it
  1549. * grants a lock so the VFS can find out which locks are locally held and do
  1550. * the correct lock cleanup when required.
  1551. * The underlying filesystem must not drop the kernel lock or call
  1552. * ->fl_grant() before returning to the caller with a -EINPROGRESS
  1553. * return code.
  1554. */
  1555. int vfs_lock_file(struct file *filp, unsigned int cmd, struct file_lock *fl, struct file_lock *conf)
  1556. {
  1557. if (filp->f_op && filp->f_op->lock)
  1558. return filp->f_op->lock(filp, cmd, fl);
  1559. else
  1560. return posix_lock_file(filp, fl, conf);
  1561. }
  1562. EXPORT_SYMBOL_GPL(vfs_lock_file);
  1563. /* Apply the lock described by l to an open file descriptor.
  1564. * This implements both the F_SETLK and F_SETLKW commands of fcntl().
  1565. */
  1566. int fcntl_setlk(unsigned int fd, struct file *filp, unsigned int cmd,
  1567. struct flock __user *l)
  1568. {
  1569. struct file_lock *file_lock = locks_alloc_lock();
  1570. struct flock flock;
  1571. struct inode *inode;
  1572. int error;
  1573. if (file_lock == NULL)
  1574. return -ENOLCK;
  1575. /*
  1576. * This might block, so we do it before checking the inode.
  1577. */
  1578. error = -EFAULT;
  1579. if (copy_from_user(&flock, l, sizeof(flock)))
  1580. goto out;
  1581. inode = filp->f_path.dentry->d_inode;
  1582. /* Don't allow mandatory locks on files that may be memory mapped
  1583. * and shared.
  1584. */
  1585. if (mandatory_lock(inode) && mapping_writably_mapped(filp->f_mapping)) {
  1586. error = -EAGAIN;
  1587. goto out;
  1588. }
  1589. again:
  1590. error = flock_to_posix_lock(filp, file_lock, &flock);
  1591. if (error)
  1592. goto out;
  1593. if (cmd == F_SETLKW) {
  1594. file_lock->fl_flags |= FL_SLEEP;
  1595. }
  1596. error = -EBADF;
  1597. switch (flock.l_type) {
  1598. case F_RDLCK:
  1599. if (!(filp->f_mode & FMODE_READ))
  1600. goto out;
  1601. break;
  1602. case F_WRLCK:
  1603. if (!(filp->f_mode & FMODE_WRITE))
  1604. goto out;
  1605. break;
  1606. case F_UNLCK:
  1607. break;
  1608. default:
  1609. error = -EINVAL;
  1610. goto out;
  1611. }
  1612. error = security_file_lock(filp, file_lock->fl_type);
  1613. if (error)
  1614. goto out;
  1615. if (filp->f_op && filp->f_op->lock != NULL)
  1616. error = filp->f_op->lock(filp, cmd, file_lock);
  1617. else {
  1618. for (;;) {
  1619. error = posix_lock_file(filp, file_lock, NULL);
  1620. if (error != -EAGAIN || cmd == F_SETLK)
  1621. break;
  1622. error = wait_event_interruptible(file_lock->fl_wait,
  1623. !file_lock->fl_next);
  1624. if (!error)
  1625. continue;
  1626. locks_delete_block(file_lock);
  1627. break;
  1628. }
  1629. }
  1630. /*
  1631. * Attempt to detect a close/fcntl race and recover by
  1632. * releasing the lock that was just acquired.
  1633. */
  1634. if (!error && fcheck(fd) != filp && flock.l_type != F_UNLCK) {
  1635. flock.l_type = F_UNLCK;
  1636. goto again;
  1637. }
  1638. out:
  1639. locks_free_lock(file_lock);
  1640. return error;
  1641. }
  1642. #if BITS_PER_LONG == 32
  1643. /* Report the first existing lock that would conflict with l.
  1644. * This implements the F_GETLK command of fcntl().
  1645. */
  1646. int fcntl_getlk64(struct file *filp, struct flock64 __user *l)
  1647. {
  1648. struct file_lock file_lock;
  1649. struct flock64 flock;
  1650. int error;
  1651. error = -EFAULT;
  1652. if (copy_from_user(&flock, l, sizeof(flock)))
  1653. goto out;
  1654. error = -EINVAL;
  1655. if ((flock.l_type != F_RDLCK) && (flock.l_type != F_WRLCK))
  1656. goto out;
  1657. error = flock64_to_posix_lock(filp, &file_lock, &flock);
  1658. if (error)
  1659. goto out;
  1660. error = vfs_test_lock(filp, &file_lock);
  1661. if (error)
  1662. goto out;
  1663. flock.l_type = file_lock.fl_type;
  1664. if (file_lock.fl_type != F_UNLCK)
  1665. posix_lock_to_flock64(&flock, &file_lock);
  1666. error = -EFAULT;
  1667. if (!copy_to_user(l, &flock, sizeof(flock)))
  1668. error = 0;
  1669. out:
  1670. return error;
  1671. }
  1672. /* Apply the lock described by l to an open file descriptor.
  1673. * This implements both the F_SETLK and F_SETLKW commands of fcntl().
  1674. */
  1675. int fcntl_setlk64(unsigned int fd, struct file *filp, unsigned int cmd,
  1676. struct flock64 __user *l)
  1677. {
  1678. struct file_lock *file_lock = locks_alloc_lock();
  1679. struct flock64 flock;
  1680. struct inode *inode;
  1681. int error;
  1682. if (file_lock == NULL)
  1683. return -ENOLCK;
  1684. /*
  1685. * This might block, so we do it before checking the inode.
  1686. */
  1687. error = -EFAULT;
  1688. if (copy_from_user(&flock, l, sizeof(flock)))
  1689. goto out;
  1690. inode = filp->f_path.dentry->d_inode;
  1691. /* Don't allow mandatory locks on files that may be memory mapped
  1692. * and shared.
  1693. */
  1694. if (mandatory_lock(inode) && mapping_writably_mapped(filp->f_mapping)) {
  1695. error = -EAGAIN;
  1696. goto out;
  1697. }
  1698. again:
  1699. error = flock64_to_posix_lock(filp, file_lock, &flock);
  1700. if (error)
  1701. goto out;
  1702. if (cmd == F_SETLKW64) {
  1703. file_lock->fl_flags |= FL_SLEEP;
  1704. }
  1705. error = -EBADF;
  1706. switch (flock.l_type) {
  1707. case F_RDLCK:
  1708. if (!(filp->f_mode & FMODE_READ))
  1709. goto out;
  1710. break;
  1711. case F_WRLCK:
  1712. if (!(filp->f_mode & FMODE_WRITE))
  1713. goto out;
  1714. break;
  1715. case F_UNLCK:
  1716. break;
  1717. default:
  1718. error = -EINVAL;
  1719. goto out;
  1720. }
  1721. error = security_file_lock(filp, file_lock->fl_type);
  1722. if (error)
  1723. goto out;
  1724. if (filp->f_op && filp->f_op->lock != NULL)
  1725. error = filp->f_op->lock(filp, cmd, file_lock);
  1726. else {
  1727. for (;;) {
  1728. error = posix_lock_file(filp, file_lock, NULL);
  1729. if (error != -EAGAIN || cmd == F_SETLK64)
  1730. break;
  1731. error = wait_event_interruptible(file_lock->fl_wait,
  1732. !file_lock->fl_next);
  1733. if (!error)
  1734. continue;
  1735. locks_delete_block(file_lock);
  1736. break;
  1737. }
  1738. }
  1739. /*
  1740. * Attempt to detect a close/fcntl race and recover by
  1741. * releasing the lock that was just acquired.
  1742. */
  1743. if (!error && fcheck(fd) != filp && flock.l_type != F_UNLCK) {
  1744. flock.l_type = F_UNLCK;
  1745. goto again;
  1746. }
  1747. out:
  1748. locks_free_lock(file_lock);
  1749. return error;
  1750. }
  1751. #endif /* BITS_PER_LONG == 32 */
  1752. /*
  1753. * This function is called when the file is being removed
  1754. * from the task's fd array. POSIX locks belonging to this task
  1755. * are deleted at this time.
  1756. */
  1757. void locks_remove_posix(struct file *filp, fl_owner_t owner)
  1758. {
  1759. struct file_lock lock;
  1760. /*
  1761. * If there are no locks held on this file, we don't need to call
  1762. * posix_lock_file(). Another process could be setting a lock on this
  1763. * file at the same time, but we wouldn't remove that lock anyway.
  1764. */
  1765. if (!filp->f_path.dentry->d_inode->i_flock)
  1766. return;
  1767. lock.fl_type = F_UNLCK;
  1768. lock.fl_flags = FL_POSIX | FL_CLOSE;
  1769. lock.fl_start = 0;
  1770. lock.fl_end = OFFSET_MAX;
  1771. lock.fl_owner = owner;
  1772. lock.fl_pid = current->tgid;
  1773. lock.fl_file = filp;
  1774. lock.fl_ops = NULL;
  1775. lock.fl_lmops = NULL;
  1776. vfs_lock_file(filp, F_SETLK, &lock, NULL);
  1777. if (lock.fl_ops && lock.fl_ops->fl_release_private)
  1778. lock.fl_ops->fl_release_private(&lock);
  1779. }
  1780. EXPORT_SYMBOL(locks_remove_posix);
  1781. /*
  1782. * This function is called on the last close of an open file.
  1783. */
  1784. void locks_remove_flock(struct file *filp)
  1785. {
  1786. struct inode * inode = filp->f_path.dentry->d_inode;
  1787. struct file_lock *fl;
  1788. struct file_lock **before;
  1789. if (!inode->i_flock)
  1790. return;
  1791. if (filp->f_op && filp->f_op->flock) {
  1792. struct file_lock fl = {
  1793. .fl_pid = current->tgid,
  1794. .fl_file = filp,
  1795. .fl_flags = FL_FLOCK,
  1796. .fl_type = F_UNLCK,
  1797. .fl_end = OFFSET_MAX,
  1798. };
  1799. filp->f_op->flock(filp, F_SETLKW, &fl);
  1800. if (fl.fl_ops && fl.fl_ops->fl_release_private)
  1801. fl.fl_ops->fl_release_private(&fl);
  1802. }
  1803. lock_kernel();
  1804. before = &inode->i_flock;
  1805. while ((fl = *before) != NULL) {
  1806. if (fl->fl_file == filp) {
  1807. if (IS_FLOCK(fl)) {
  1808. locks_delete_lock(before);
  1809. continue;
  1810. }
  1811. if (IS_LEASE(fl)) {
  1812. lease_modify(before, F_UNLCK);
  1813. continue;
  1814. }
  1815. /* What? */
  1816. BUG();
  1817. }
  1818. before = &fl->fl_next;
  1819. }
  1820. unlock_kernel();
  1821. }
  1822. /**
  1823. * posix_unblock_lock - stop waiting for a file lock
  1824. * @filp: how the file was opened
  1825. * @waiter: the lock which was waiting
  1826. *
  1827. * lockd needs to block waiting for locks.
  1828. */
  1829. int
  1830. posix_unblock_lock(struct file *filp, struct file_lock *waiter)
  1831. {
  1832. int status = 0;
  1833. lock_kernel();
  1834. if (waiter->fl_next)
  1835. __locks_delete_block(waiter);
  1836. else
  1837. status = -ENOENT;
  1838. unlock_kernel();
  1839. return status;
  1840. }
  1841. EXPORT_SYMBOL(posix_unblock_lock);
  1842. /**
  1843. * vfs_cancel_lock - file byte range unblock lock
  1844. * @filp: The file to apply the unblock to
  1845. * @fl: The lock to be unblocked
  1846. *
  1847. * Used by lock managers to cancel blocked requests
  1848. */
  1849. int vfs_cancel_lock(struct file *filp, struct file_lock *fl)
  1850. {
  1851. if (filp->f_op && filp->f_op->lock)
  1852. return filp->f_op->lock(filp, F_CANCELLK, fl);
  1853. return 0;
  1854. }
  1855. EXPORT_SYMBOL_GPL(vfs_cancel_lock);
  1856. #ifdef CONFIG_PROC_FS
  1857. #include <linux/seq_file.h>
  1858. static void lock_get_status(struct seq_file *f, struct file_lock *fl,
  1859. int id, char *pfx)
  1860. {
  1861. struct inode *inode = NULL;
  1862. unsigned int fl_pid;
  1863. if (fl->fl_nspid)
  1864. fl_pid = pid_vnr(fl->fl_nspid);
  1865. else
  1866. fl_pid = fl->fl_pid;
  1867. if (fl->fl_file != NULL)
  1868. inode = fl->fl_file->f_path.dentry->d_inode;
  1869. seq_printf(f, "%d:%s ", id, pfx);
  1870. if (IS_POSIX(fl)) {
  1871. seq_printf(f, "%6s %s ",
  1872. (fl->fl_flags & FL_ACCESS) ? "ACCESS" : "POSIX ",
  1873. (inode == NULL) ? "*NOINODE*" :
  1874. mandatory_lock(inode) ? "MANDATORY" : "ADVISORY ");
  1875. } else if (IS_FLOCK(fl)) {
  1876. if (fl->fl_type & LOCK_MAND) {
  1877. seq_printf(f, "FLOCK MSNFS ");
  1878. } else {
  1879. seq_printf(f, "FLOCK ADVISORY ");
  1880. }
  1881. } else if (IS_LEASE(fl)) {
  1882. seq_printf(f, "LEASE ");
  1883. if (fl->fl_type & F_INPROGRESS)
  1884. seq_printf(f, "BREAKING ");
  1885. else if (fl->fl_file)
  1886. seq_printf(f, "ACTIVE ");
  1887. else
  1888. seq_printf(f, "BREAKER ");
  1889. } else {
  1890. seq_printf(f, "UNKNOWN UNKNOWN ");
  1891. }
  1892. if (fl->fl_type & LOCK_MAND) {
  1893. seq_printf(f, "%s ",
  1894. (fl->fl_type & LOCK_READ)
  1895. ? (fl->fl_type & LOCK_WRITE) ? "RW " : "READ "
  1896. : (fl->fl_type & LOCK_WRITE) ? "WRITE" : "NONE ");
  1897. } else {
  1898. seq_printf(f, "%s ",
  1899. (fl->fl_type & F_INPROGRESS)
  1900. ? (fl->fl_type & F_UNLCK) ? "UNLCK" : "READ "
  1901. : (fl->fl_type & F_WRLCK) ? "WRITE" : "READ ");
  1902. }
  1903. if (inode) {
  1904. #ifdef WE_CAN_BREAK_LSLK_NOW
  1905. seq_printf(f, "%d %s:%ld ", fl_pid,
  1906. inode->i_sb->s_id, inode->i_ino);
  1907. #else
  1908. /* userspace relies on this representation of dev_t ;-( */
  1909. seq_printf(f, "%d %02x:%02x:%ld ", fl_pid,
  1910. MAJOR(inode->i_sb->s_dev),
  1911. MINOR(inode->i_sb->s_dev), inode->i_ino);
  1912. #endif
  1913. } else {
  1914. seq_printf(f, "%d <none>:0 ", fl_pid);
  1915. }
  1916. if (IS_POSIX(fl)) {
  1917. if (fl->fl_end == OFFSET_MAX)
  1918. seq_printf(f, "%Ld EOF\n", fl->fl_start);
  1919. else
  1920. seq_printf(f, "%Ld %Ld\n", fl->fl_start, fl->fl_end);
  1921. } else {
  1922. seq_printf(f, "0 EOF\n");
  1923. }
  1924. }
  1925. static int locks_show(struct seq_file *f, void *v)
  1926. {
  1927. struct file_lock *fl, *bfl;
  1928. fl = list_entry(v, struct file_lock, fl_link);
  1929. lock_get_status(f, fl, (long)f->private, "");
  1930. list_for_each_entry(bfl, &fl->fl_block, fl_block)
  1931. lock_get_status(f, bfl, (long)f->private, " ->");
  1932. f->private++;
  1933. return 0;
  1934. }
  1935. static void *locks_start(struct seq_file *f, loff_t *pos)
  1936. {
  1937. lock_kernel();
  1938. f->private = (void *)1;
  1939. return seq_list_start(&file_lock_list, *pos);
  1940. }
  1941. static void *locks_next(struct seq_file *f, void *v, loff_t *pos)
  1942. {
  1943. return seq_list_next(v, &file_lock_list, pos);
  1944. }
  1945. static void locks_stop(struct seq_file *f, void *v)
  1946. {
  1947. unlock_kernel();
  1948. }
  1949. struct seq_operations locks_seq_operations = {
  1950. .start = locks_start,
  1951. .next = locks_next,
  1952. .stop = locks_stop,
  1953. .show = locks_show,
  1954. };
  1955. #endif
  1956. /**
  1957. * lock_may_read - checks that the region is free of locks
  1958. * @inode: the inode that is being read
  1959. * @start: the first byte to read
  1960. * @len: the number of bytes to read
  1961. *
  1962. * Emulates Windows locking requirements. Whole-file
  1963. * mandatory locks (share modes) can prohibit a read and
  1964. * byte-range POSIX locks can prohibit a read if they overlap.
  1965. *
  1966. * N.B. this function is only ever called
  1967. * from knfsd and ownership of locks is never checked.
  1968. */
  1969. int lock_may_read(struct inode *inode, loff_t start, unsigned long len)
  1970. {
  1971. struct file_lock *fl;
  1972. int result = 1;
  1973. lock_kernel();
  1974. for (fl = inode->i_flock; fl != NULL; fl = fl->fl_next) {
  1975. if (IS_POSIX(fl)) {
  1976. if (fl->fl_type == F_RDLCK)
  1977. continue;
  1978. if ((fl->fl_end < start) || (fl->fl_start > (start + len)))
  1979. continue;
  1980. } else if (IS_FLOCK(fl)) {
  1981. if (!(fl->fl_type & LOCK_MAND))
  1982. continue;
  1983. if (fl->fl_type & LOCK_READ)
  1984. continue;
  1985. } else
  1986. continue;
  1987. result = 0;
  1988. break;
  1989. }
  1990. unlock_kernel();
  1991. return result;
  1992. }
  1993. EXPORT_SYMBOL(lock_may_read);
  1994. /**
  1995. * lock_may_write - checks that the region is free of locks
  1996. * @inode: the inode that is being written
  1997. * @start: the first byte to write
  1998. * @len: the number of bytes to write
  1999. *
  2000. * Emulates Windows locking requirements. Whole-file
  2001. * mandatory locks (share modes) can prohibit a write and
  2002. * byte-range POSIX locks can prohibit a write if they overlap.
  2003. *
  2004. * N.B. this function is only ever called
  2005. * from knfsd and ownership of locks is never checked.
  2006. */
  2007. int lock_may_write(struct inode *inode, loff_t start, unsigned long len)
  2008. {
  2009. struct file_lock *fl;
  2010. int result = 1;
  2011. lock_kernel();
  2012. for (fl = inode->i_flock; fl != NULL; fl = fl->fl_next) {
  2013. if (IS_POSIX(fl)) {
  2014. if ((fl->fl_end < start) || (fl->fl_start > (start + len)))
  2015. continue;
  2016. } else if (IS_FLOCK(fl)) {
  2017. if (!(fl->fl_type & LOCK_MAND))
  2018. continue;
  2019. if (fl->fl_type & LOCK_WRITE)
  2020. continue;
  2021. } else
  2022. continue;
  2023. result = 0;
  2024. break;
  2025. }
  2026. unlock_kernel();
  2027. return result;
  2028. }
  2029. EXPORT_SYMBOL(lock_may_write);
  2030. static int __init filelock_init(void)
  2031. {
  2032. filelock_cache = kmem_cache_create("file_lock_cache",
  2033. sizeof(struct file_lock), 0, SLAB_PANIC,
  2034. init_once);
  2035. return 0;
  2036. }
  2037. core_initcall(filelock_init);