locks.c 55 KB

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