locks.c 57 KB

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