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