~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to fs/hfsplus/super.c

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
500
500
out_put_hidden_dir:
501
501
        iput(sbi->hidden_dir);
502
502
out_put_root:
503
 
        iput(sbi->alloc_file);
 
503
        iput(root);
504
504
out_put_alloc_file:
505
505
        iput(sbi->alloc_file);
506
506
out_close_cat_tree: