locks.c 58 KB

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