
{"id":1215,"date":"2010-03-28T00:35:42","date_gmt":"2010-03-27T19:05:42","guid":{"rendered":"http:\/\/froisa.com\/?p=1215"},"modified":"2010-03-28T00:35:42","modified_gmt":"2010-03-27T19:05:42","slug":"journal_start-programming-2-6-32","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2010\/03\/28\/journal_start-programming-2-6-32\/","title":{"rendered":"journal_start programming 2.6.32"},"content":{"rendered":"<p>linux\/include\/linux\/jbd.h<br \/>\n Definitions for transaction data structures for the buffer cache<br \/>\n filesystem journaling support.<\/p>\n<p>journal_start &#8211; Obtain a new handle.<\/p>\n<pre class=\"brush:c\">\n#include&lt;stdio.h&gt;\n#include \"jbd.h\"\nmain()\n{\nhandle_t *learn;\nlearn=journal_start(\"\",10);\n}\n<\/pre>\n<p><a> http:\/\/froisa.com\/wp-content\/uploads\/2010\/03\/journal_start-error.txt<\/a><\/p>\n<p>linux-2.6.32\/fs\/jbd\/transaction.c<\/p>\n<p><a> http:\/\/www.ibm.com\/developerworks\/linux\/library\/l-linux-synchronization.html<\/a><\/p>\n<p>Bee Swarm<br \/>\n[audio:http:\/\/www.freeinfosociety.com\/media\/sounds\/4928.mp3]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>linux\/include\/linux\/jbd.h Definitions for transaction data structures for the buffer cache filesystem journaling support. journal_start &#8211; Obtain a new handle. #include&lt;stdio.h&gt; #include &#8220;jbd.h&#8221; main() { handle_t *learn; learn=journal_start(&#8220;&#8221;,10); } http:\/\/froisa.com\/wp-content\/uploads\/2010\/03\/journal_start-error.txt linux-2.6.32\/fs\/jbd\/transaction.c http:\/\/www.ibm.com\/developerworks\/linux\/library\/l-linux-synchronization.html Bee Swarm [audio:http:\/\/www.freeinfosociety.com\/media\/sounds\/4928.mp3]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[989],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/1215"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=1215"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/1215\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=1215"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=1215"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=1215"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}