locks.c 55 KB

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